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