other versions
- wheezy-backports 3.16.39-1+deb8u1~bpo70+1
- jessie 3.16.43-2
W1_PROCESS_CALLBACKS(9) | W1 API internal to the kernel | W1_PROCESS_CALLBACKS(9) |
NAME¶
w1_process_callbacks - execute each dev->async_list callback entrySYNOPSIS¶
int
w1_process_callbacks(struct w1_master * dev);
ARGUMENTS¶
devw1_master device
DESCRIPTION¶
The w1 master list_mutex must be held.RETURN¶
1 if there were commands to executed 0 otherwiseAUTHOR¶
David Fries <David@Fries.net>Author.
COPYRIGHT¶
February 2017 | Kernel Hackers Manual 3.16 |