Home
last modified time | relevance | path

Searched refs:send_no_irq (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.4/drivers/mailbox/
Domap-mailbox.c99 bool send_no_irq; member
112 bool send_no_irq; member
375 if (mbox->send_no_irq) in omap_mbox_startup()
586 if (mbox->send_no_irq) in omap_mbox_chan_send_data()
764 finfo->send_no_irq = true; in omap_mbox_probe()
820 mbox->send_no_irq = finfo->send_no_irq; in omap_mbox_probe()