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