Searched refs:set_active_state (Results 1 – 3 of 3) sorted by relevance
347 void (*set_active_state)(struct irq_desc *irqd, bool state); member412 gic_hw_ops->set_active_state(irqd, state); in gic_set_active_state()
1345 .set_active_state = gicv2_set_active_state,
1845 .set_active_state = gicv3_set_active_state,
Completed in 10 milliseconds