Searched defs:irq_disable (Results 1 – 15 of 15) sorted by relevance
52 void (*irq_disable)(struct intel_breadcrumbs *b); member
24 static void irq_disable(struct intel_breadcrumbs *b) in irq_disable() function
445 void (*irq_disable)(struct intel_engine_cs *engine); member
15 void (*irq_disable)(struct ath11k_base *sc); member
62 int (*irq_disable)(struct pmf_function *func); member
235 void (*irq_disable)(struct ath6kl *ar); member
47 void (*irq_disable)(struct b53_device *dev, int port); member
163 void (*irq_disable)(struct cedrus_ctx *ctx); member
383 void irq_disable(struct irq_desc *desc) in irq_disable() function
286 void (*irq_disable)(struct irq_data *data); member
151 struct paravirt_callee_save irq_disable; member
509 void (*irq_disable)(struct irq_data *data); member
296 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
946 #define irq_disable(adapter) \ macro