.TH "devfsd_notify" 9 "devfsd_notify" "25 May 1998" "Kernel Hacker's Manual" LINUX .SH NAME devfsd_notify \- Notify the devfsd daemon of a change. .SH SYNOPSIS .B "void" devfsd_notify .BI "(struct devfs_entry *" de "," .BI "unsigned short " type "," .BI "int " wait ");" .SH ARGUMENTS .IP "de" 12 The devfs entry that has changed. .IP "type" 12 The type of change event. .IP "wait" 12 If TRUE, the function waits for the daemon to finish processing the event.