Linux Kernel
3.7.1
|
#include <mailbox.h>
Data Fields | |
char * | name |
unsigned int | irq |
struct omap_mbox_queue * | txq |
struct omap_mbox_queue * | rxq |
struct omap_mbox_ops * | ops |
struct device * | dev |
void * | priv |
int | use_count |
struct blocking_notifier_head | notifier |
struct blocking_notifier_head notifier |
struct omap_mbox_ops* ops |
struct omap_mbox_queue * rxq |
struct omap_mbox_queue* txq |