Home
last modified time | relevance | path

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

/drivers/net/dsa/mv88e6xxx/
Dglobal2.h344 extern const struct mv88e6xxx_irq_ops mv88e6097_watchdog_ops;
345 extern const struct mv88e6xxx_irq_ops mv88e6250_watchdog_ops;
346 extern const struct mv88e6xxx_irq_ops mv88e6390_watchdog_ops;
491 static const struct mv88e6xxx_irq_ops mv88e6097_watchdog_ops = {};
492 static const struct mv88e6xxx_irq_ops mv88e6250_watchdog_ops = {};
493 static const struct mv88e6xxx_irq_ops mv88e6390_watchdog_ops = {};
Dchip.h155 struct mv88e6xxx_irq_ops;
474 const struct mv88e6xxx_irq_ops *watchdog_ops;
524 struct mv88e6xxx_irq_ops { struct
Dglobal2.c821 const struct mv88e6xxx_irq_ops mv88e6097_watchdog_ops = {
847 const struct mv88e6xxx_irq_ops mv88e6250_watchdog_ops = {
899 const struct mv88e6xxx_irq_ops mv88e6390_watchdog_ops = {