Searched refs:irq_ops (Results 1 – 5 of 5) sorted by relevance
18 const struct irq_ops *ops = irq_get_ops(dev); in irq_route_pmc_gpio_gpe()28 const struct irq_ops *ops = irq_get_ops(dev); in irq_set_polarity()38 const struct irq_ops *ops = irq_get_ops(dev); in irq_snapshot_polarities()48 const struct irq_ops *ops = irq_get_ops(dev); in irq_restore_polarities()58 const struct irq_ops *ops = irq_get_ops(irq->dev); in irq_read_and_clear()104 const struct irq_ops *ops; in irq_get_by_index_tail()152 const struct irq_ops *ops; in irq_request()179 struct irq_ops *ops; in irq_get_acpi()
89 static const struct irq_ops sandbox_irq_ops = {
43 struct irq_ops { struct143 #define irq_get_ops(dev) ((struct irq_ops *)(dev)->driver->ops) argument
94 static const struct irq_ops acpi_gpe_ops = {
206 static const struct irq_ops itss_ops = {
Completed in 5 milliseconds