w1_process_callbacks (9) Linux Manual Page
w1_process_callbacks – execute each dev->async_list callback entry
Synopsis
int w1_process_callbacks(struct w1_master *dev);
Arguments
dev
-
- w1_master device
Description
The w1 master list_mutex must be held.
Return
1 if there were commands to executed 0 otherwise
Author
David Fries <David [at] Fries.net>
- Author.
