Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pnp/
H A Dquirks.c196 irq->flags |= IORESOURCE_IRQ_OPTIONAL; in quirk_add_irq_optional_dependent_sets()
225 irq->flags |= IORESOURCE_IRQ_OPTIONAL; in quirk_ad1815_mpu_resources()
H A Dsupport.c157 if (irq->flags & IORESOURCE_IRQ_OPTIONAL) in dbg_pnp_show_option()
H A Dmanager.c174 if (rule->flags & IORESOURCE_IRQ_OPTIONAL) { in pnp_assign_irq()
H A Dinterface.c95 if (irq->flags & IORESOURCE_IRQ_OPTIONAL) in pnp_print_irq()
/OK3568_Linux_fs/u-boot/include/linux/
H A Dioport.h66 #define IORESOURCE_IRQ_OPTIONAL (1<<5) macro
/OK3568_Linux_fs/kernel/include/linux/
H A Dioport.h87 #define IORESOURCE_IRQ_OPTIONAL (1<<5) macro