'\" t .\" Title: w1_process_callbacks .\" Author: .\" Generator: DocBook XSL Stylesheets v1.78.1 .\" Date: May 2018 .\" Manual: W1 API internal to the kernel .\" Source: Kernel Hackers Manual 3.16.56 .\" Language: English .\" .TH "W1_PROCESS_CALLBACKS" "9" "May 2018" "Kernel Hackers Manual 3\&.16\&" "W1 API internal to the kernel" .\" ----------------------------------------------------------------- .\" * Define some portability stuff .\" ----------------------------------------------------------------- .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .\" http://bugs.debian.org/507673 .\" http://lists.gnu.org/archive/html/groff/2009-02/msg00013.html .\" ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ .ie \n(.g .ds Aq \(aq .el .ds Aq ' .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- .\" disable hyphenation .nh .\" disable justification (adjust text to left margin only) .ad l .\" ----------------------------------------------------------------- .\" * MAIN CONTENT STARTS HERE * .\" ----------------------------------------------------------------- .SH "NAME" w1_process_callbacks \- execute each dev\->async_list callback entry .SH "SYNOPSIS" .HP \w'int\ w1_process_callbacks('u .BI "int w1_process_callbacks(struct\ w1_master\ *\ " "dev" ");" .SH "ARGUMENTS" .PP \fIdev\fR .RS 4 w1_master device .RE .SH "DESCRIPTION" .PP The w1 master list_mutex must be held\&. .SH "RETURN" .PP 1 if there were commands to executed 0 otherwise .SH "AUTHOR" .PP \fBDavid Fries\fR <\&David@Fries.net\&> .RS 4 Author. .RE .SH "COPYRIGHT" .br