Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/dsa/mv88e6xxx/
Dglobal2.h365 extern const struct mv88e6xxx_irq_ops mv88e6390_watchdog_ops;
Dchip.c4275 .watchdog_ops = &mv88e6390_watchdog_ops,
4667 .watchdog_ops = &mv88e6390_watchdog_ops,
4730 .watchdog_ops = &mv88e6390_watchdog_ops,
4791 .watchdog_ops = &mv88e6390_watchdog_ops,
4957 .watchdog_ops = &mv88e6390_watchdog_ops,
5020 .watchdog_ops = &mv88e6390_watchdog_ops,
5064 .watchdog_ops = &mv88e6390_watchdog_ops,
5110 .watchdog_ops = &mv88e6390_watchdog_ops,
5333 .watchdog_ops = &mv88e6390_watchdog_ops,
5400 .watchdog_ops = &mv88e6390_watchdog_ops,
[all …]
Dglobal2.c928 const struct mv88e6xxx_irq_ops mv88e6390_watchdog_ops = { variable