Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/dsa/mv88e6xxx/
Dglobal2.h365 extern const struct mv88e6xxx_irq_ops mv88e6390_watchdog_ops;
Dchip.c4310 .watchdog_ops = &mv88e6390_watchdog_ops,
4702 .watchdog_ops = &mv88e6390_watchdog_ops,
4765 .watchdog_ops = &mv88e6390_watchdog_ops,
4826 .watchdog_ops = &mv88e6390_watchdog_ops,
4992 .watchdog_ops = &mv88e6390_watchdog_ops,
5055 .watchdog_ops = &mv88e6390_watchdog_ops,
5099 .watchdog_ops = &mv88e6390_watchdog_ops,
5145 .watchdog_ops = &mv88e6390_watchdog_ops,
5368 .watchdog_ops = &mv88e6390_watchdog_ops,
5435 .watchdog_ops = &mv88e6390_watchdog_ops,
[all …]
Dglobal2.c928 const struct mv88e6xxx_irq_ops mv88e6390_watchdog_ops = { variable