Searched defs:omap_mbox_queue (Results 1 – 1 of 1) sorted by relevance
80 struct omap_mbox_queue { struct81 spinlock_t lock;82 struct kfifo fifo;83 struct work_struct work;84 struct omap_mbox *mbox;85 bool full;