Scroll to navigation

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

struct w1_master * 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@Fries.net>
Author.

COPYRIGHT

July 2017 Kernel Hackers Manual 4.11