Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/mailbox/
Domap-mailbox.c64 struct omap_mbox_queue { struct
65 spinlock_t lock;
66 struct kfifo fifo;
67 struct work_struct work;
68 struct omap_mbox *mbox;
69 bool full;