Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Data Fields
ntfy_event Struct Reference

#include <ntfy.h>

Data Fields

struct notifier_block noti_block
 
u32 event
 
u32 type
 
struct sync_object sync_obj
 

Detailed Description

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

Definition at line 45 of file ntfy.h.

Field Documentation

Definition at line 47 of file ntfy.h.

struct notifier_block noti_block

Definition at line 46 of file ntfy.h.

struct sync_object sync_obj

Definition at line 49 of file ntfy.h.

Definition at line 48 of file ntfy.h.


The documentation for this struct was generated from the following file: