Home
last modified time | relevance | path

Searched defs:omap_mbox_queue (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/mailbox/
Domap-mailbox.c80 struct omap_mbox_queue { struct
81 spinlock_t lock;
82 struct kfifo fifo;
83 struct work_struct work;
84 struct omap_mbox *mbox;
85 bool full;