Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/net/dsa/mv88e6xxx/
Dglobal2.h353 extern const struct mv88e6xxx_irq_ops mv88e6097_watchdog_ops;
354 extern const struct mv88e6xxx_irq_ops mv88e6250_watchdog_ops;
355 extern const struct mv88e6xxx_irq_ops mv88e6390_watchdog_ops;
502 static const struct mv88e6xxx_irq_ops mv88e6097_watchdog_ops = {};
503 static const struct mv88e6xxx_irq_ops mv88e6250_watchdog_ops = {};
504 static const struct mv88e6xxx_irq_ops mv88e6390_watchdog_ops = {};
Dchip.h161 struct mv88e6xxx_irq_ops;
504 const struct mv88e6xxx_irq_ops *watchdog_ops;
577 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 = {