Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mailbox/
H A Dmailbox-sti.c86 static inline bool sti_mbox_channel_is_enabled(struct mbox_chan *chan) in sti_mbox_channel_is_enabled() function
228 if (!sti_mbox_channel_is_enabled(chan)) { in sti_mbox_irq_handler()