Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/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;
/kernel/linux/linux-5.10/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;