Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/net/dsa/mv88e6xxx/
H A 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 = {};
H A Dchip.h162 struct mv88e6xxx_irq_ops;
505 const struct mv88e6xxx_irq_ops *watchdog_ops;
578 struct mv88e6xxx_irq_ops { struct
H A 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 = {