w1_process_callbacks(9) - phpMan
W1_PROCESS_CALLBACKS(9) W1 API internal to the kernel W1_PROCESS_CALLBACKS(9)
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
Kernel Hackers Manual 4.8. January 2017 W1_PROCESS_CALLBACKS(9)
|