Home
last modified time | relevance | path

Searched refs:_IRQ_NOAUTOEN (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/kernel/irq/
H A Dsettings.h13 _IRQ_NOAUTOEN = IRQ_NOAUTOEN, enumerator
150 return !(desc->status_use_accessors & _IRQ_NOAUTOEN); in irq_settings_can_autoenable()
H A Ddebugfs.c137 BIT_MASK_DESCR(_IRQ_NOAUTOEN),
H A Dchip.c1125 WARN_ON_ONCE(!desc->depth && (set & _IRQ_NOAUTOEN)); in irq_modify_status()
/kernel/linux/linux-6.6/kernel/irq/
H A Dsettings.h13 _IRQ_NOAUTOEN = IRQ_NOAUTOEN, enumerator
152 return !(desc->status_use_accessors & _IRQ_NOAUTOEN); in irq_settings_can_autoenable()
H A Ddebugfs.c143 BIT_MASK_DESCR(_IRQ_NOAUTOEN),
H A Dchip.c1110 WARN_ON_ONCE(!desc->depth && (set & _IRQ_NOAUTOEN)); in irq_modify_status()

Completed in 6 milliseconds