w1_process_callbacks (9) - Linux Manuals
w1_process_callbacks: execute each dev->async_list callback entry
NAME
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.
COPYRIGHT