Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/kernel/irq/
H A Dsettings.h13 _IRQ_NOAUTOEN = IRQ_NOAUTOEN, enumerator
158 return !(desc->status_use_accessors & _IRQ_NOAUTOEN); in irq_settings_can_autoenable()
H A Ddebugfs.c137 BIT_MASK_DESCR(_IRQ_NOAUTOEN),
H A Dchip.c1141 WARN_ON_ONCE(!desc->depth && (set & _IRQ_NOAUTOEN)); in __irq_modify_status()