Searched defs:omap_mbox_queue (Results 1 – 1 of 1) sorted by relevance
64 struct omap_mbox_queue { struct65 spinlock_t lock;66 struct kfifo fifo;67 struct work_struct work;68 struct omap_mbox *mbox;69 bool full;