Linux Kernel
3.7.1
|
#include <ntfy.h>
Data Fields | |
struct notifier_block | noti_block |
u32 | event |
u32 | type |
struct sync_object | sync_obj |
ntfy_event - structure store specify event to be notified : List of notify objects : event that it respond : event type (only DSP_SIGNALEVENT supported) : sync_event used to set the event
struct notifier_block noti_block |
struct sync_object sync_obj |