Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/net/dsa/mv88e6xxx/
Dglobal2.h361 extern const struct mv88e6xxx_irq_ops mv88e6097_watchdog_ops;
Dchip.c3572 .watchdog_ops = &mv88e6097_watchdog_ops,
3648 .watchdog_ops = &mv88e6097_watchdog_ops,
3690 .watchdog_ops = &mv88e6097_watchdog_ops,
3731 .watchdog_ops = &mv88e6097_watchdog_ops,
3835 .watchdog_ops = &mv88e6097_watchdog_ops,
3871 .watchdog_ops = &mv88e6097_watchdog_ops,
3915 .watchdog_ops = &mv88e6097_watchdog_ops,
3960 .watchdog_ops = &mv88e6097_watchdog_ops,
4012 .watchdog_ops = &mv88e6097_watchdog_ops,
4057 .watchdog_ops = &mv88e6097_watchdog_ops,
[all …]
Dglobal2.c851 const struct mv88e6xxx_irq_ops mv88e6097_watchdog_ops = { variable