Lines Matching refs:ENOSYS
43 Err(SystemError::ENOSYS) in irq_startup()
48 Err(SystemError::ENOSYS) in irq_shutdown()
55 Err(SystemError::ENOSYS) in irq_enable()
72 Err(SystemError::ENOSYS) in irq_mask()
87 Err(SystemError::ENOSYS) in irq_unmask()
105 Err(SystemError::ENOSYS) in irq_set_affinity()
110 Err(SystemError::ENOSYS) in retrigger()
127 Err(SystemError::ENOSYS) in irq_set_type()
133 Err(SystemError::ENOSYS) in irq_set_wake()
186 Err(SystemError::ENOSYS) in irqchip_state()
196 Err(SystemError::ENOSYS) in set_irqchip_state()
208 Err(SystemError::ENOSYS) in irq_nmi_setup()
373 if e == SystemError::ENOSYS { in irq_chip_retrigger_hierarchy()
538 if e == SystemError::ENOSYS { in irq_percpu_disable()