Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/dsa/mv88e6xxx/
Dglobal2.h370 extern const struct mv88e6xxx_irq_ops mv88e6097_watchdog_ops;
Dchip.c3979 .watchdog_ops = &mv88e6097_watchdog_ops,
4058 .watchdog_ops = &mv88e6097_watchdog_ops,
4100 .watchdog_ops = &mv88e6097_watchdog_ops,
4143 .watchdog_ops = &mv88e6097_watchdog_ops,
4247 .watchdog_ops = &mv88e6097_watchdog_ops,
4285 .watchdog_ops = &mv88e6097_watchdog_ops,
4333 .watchdog_ops = &mv88e6097_watchdog_ops,
4382 .watchdog_ops = &mv88e6097_watchdog_ops,
4433 .watchdog_ops = &mv88e6097_watchdog_ops,
4482 .watchdog_ops = &mv88e6097_watchdog_ops,
[all …]
Dglobal2.c863 const struct mv88e6xxx_irq_ops mv88e6097_watchdog_ops = { variable