|
Linux Kernel
3.7.1
|
Go to the source code of this file.
Data Structures | |
| struct | ntfy_object |
| struct | ntfy_event |
Functions | |
| int | dsp_notifier_event (struct notifier_block *this, unsigned long event, void *data) |
| int dsp_notifier_event | ( | struct notifier_block * | this, |
| unsigned long | event, | ||
| void * | data | ||
| ) |
dsp_notifier_event() - callback function to nofity events : pointer to itself struct notifier_block : event to be notified. : Currently not used.
1.8.2