Home
last modified time | relevance | path

Searched refs:mv88e6xxx_irq_ops (Results 1 – 3 of 3) sorted by relevance

/drivers/net/dsa/mv88e6xxx/
Dglobal2.h354 extern const struct mv88e6xxx_irq_ops mv88e6097_watchdog_ops;
355 extern const struct mv88e6xxx_irq_ops mv88e6250_watchdog_ops;
356 extern const struct mv88e6xxx_irq_ops mv88e6390_watchdog_ops;
503 static const struct mv88e6xxx_irq_ops mv88e6097_watchdog_ops = {};
504 static const struct mv88e6xxx_irq_ops mv88e6250_watchdog_ops = {};
505 static const struct mv88e6xxx_irq_ops mv88e6390_watchdog_ops = {};
Dchip.h162 struct mv88e6xxx_irq_ops;
505 const struct mv88e6xxx_irq_ops *watchdog_ops;
578 struct mv88e6xxx_irq_ops { struct
Dglobal2.c834 const struct mv88e6xxx_irq_ops mv88e6097_watchdog_ops = {
860 const struct mv88e6xxx_irq_ops mv88e6250_watchdog_ops = {
911 const struct mv88e6xxx_irq_ops mv88e6390_watchdog_ops = {