Searched defs:irq_disable (Results 1 – 10 of 10) sorted by relevance
62 int (*irq_disable)(struct pmf_function *func); member
187 static void irq_disable(struct intel_engine_cs *engine) in irq_disable() function
446 void (*irq_disable)(struct intel_engine_cs *engine); member
241 void (*irq_disable)(struct ath6kl *ar); member
377 void irq_disable(struct irq_desc *desc) in irq_disable() function
193 struct paravirt_callee_save irq_disable; member
452 void (*irq_disable)(struct irq_data *data); member
308 void (*irq_disable)(struct net_device *dev); member
336 static void irq_disable(MGSLPC_INFO *info, unsigned char channel, unsigned short mask) in irq_disable() function
925 #define irq_disable(adapter) \ macro