Home
last modified time | relevance | path

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

/openbmc/linux/drivers/staging/media/atomisp/pci/hive_isp_css_common/host/
H A Dirq.c27 static inline bool any_irq_channel_enabled(
278 if ((IRQ_NESTING_ID[ID] != N_virq_id) && !any_irq_channel_enabled(ID)) { in cnd_virq_enable_channel()
305 if (any_irq_channel_enabled(ID)) { in virq_get_channel_signals()
417 static inline bool any_irq_channel_enabled( in any_irq_channel_enabled() function