Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/mailbox/
Dmailbox-sti.c90 static inline bool sti_mbox_channel_is_enabled(struct mbox_chan *chan) in sti_mbox_channel_is_enabled() function
232 if (!sti_mbox_channel_is_enabled(chan)) { in sti_mbox_irq_handler()