Home
last modified time | relevance | path

Searched refs:IORESOURCE_IRQ_OPTIONAL (Results 1 - 10 of 10) sorted by relevance

/kernel/linux/linux-5.10/drivers/pnp/
H A Dsupport.c157 if (irq->flags & IORESOURCE_IRQ_OPTIONAL) in dbg_pnp_show_option()
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 Dinterface.c95 if (irq->flags & IORESOURCE_IRQ_OPTIONAL) in pnp_print_irq()
H A Dmanager.c174 if (rule->flags & IORESOURCE_IRQ_OPTIONAL) { in pnp_assign_irq()
/kernel/linux/linux-6.6/drivers/pnp/
H A Dsupport.c156 if (irq->flags & IORESOURCE_IRQ_OPTIONAL) in dbg_pnp_show_option()
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 Dmanager.c174 if (rule->flags & IORESOURCE_IRQ_OPTIONAL) { in pnp_assign_irq()
H A Dinterface.c96 if (irq->flags & IORESOURCE_IRQ_OPTIONAL) in pnp_print_irq()
/kernel/linux/linux-5.10/include/linux/
H A Dioport.h81 #define IORESOURCE_IRQ_OPTIONAL (1<<5) macro
/kernel/linux/linux-6.6/include/linux/
H A Dioport.h82 #define IORESOURCE_IRQ_OPTIONAL (1<<5) macro

Completed in 7 milliseconds