Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mailbox/
Domap-mailbox.c82 struct omap_mbox_queue { struct
83 spinlock_t lock;
84 struct kfifo fifo;
85 struct work_struct work;
86 struct omap_mbox *mbox;
87 bool full;