Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/dsa/mv88e6xxx/
Dglobal2.h363 extern const struct mv88e6xxx_irq_ops mv88e6390_watchdog_ops;
Dchip.c3778 .watchdog_ops = &mv88e6390_watchdog_ops,
4155 .watchdog_ops = &mv88e6390_watchdog_ops,
4216 .watchdog_ops = &mv88e6390_watchdog_ops,
4275 .watchdog_ops = &mv88e6390_watchdog_ops,
4436 .watchdog_ops = &mv88e6390_watchdog_ops,
4497 .watchdog_ops = &mv88e6390_watchdog_ops,
4541 .watchdog_ops = &mv88e6390_watchdog_ops,
4587 .watchdog_ops = &mv88e6390_watchdog_ops,
4801 .watchdog_ops = &mv88e6390_watchdog_ops,
4866 .watchdog_ops = &mv88e6390_watchdog_ops,
[all …]
Dglobal2.c928 const struct mv88e6xxx_irq_ops mv88e6390_watchdog_ops = { variable