Lines Matching defs:enable
99 unsigned int hwirq, bool enable)
109 if (enable)
218 unsigned int enable)
222 if (enable)
228 enable ? "enable" : "disable");
232 static int brcmstb_gpio_irq_set_wake(struct irq_data *d, unsigned int enable)
243 if (enable)
248 return brcmstb_gpio_priv_set_wake(priv, enable);
573 /* enable non-wake interrupt */