devfsd_notify(9)
NAME
devfsd_notify - Notify the devfsd daemon of a change.
SYNOPSIS
void devfsd_notify (struct devfs_entry *de, unsigned short type, int wait);
ARGUMENTS
de The devfs entry that has changed.
type The type of change event.
- wait If TRUE, the function waits for the daemon to
- finish processing the event.