Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/dsa/mv88e6xxx/
Dglobal2.h363 extern const struct mv88e6xxx_irq_ops mv88e6097_watchdog_ops;
Dchip.c4096 .watchdog_ops = &mv88e6097_watchdog_ops,
4175 .watchdog_ops = &mv88e6097_watchdog_ops,
4219 .watchdog_ops = &mv88e6097_watchdog_ops,
4262 .watchdog_ops = &mv88e6097_watchdog_ops,
4368 .watchdog_ops = &mv88e6097_watchdog_ops,
4406 .watchdog_ops = &mv88e6097_watchdog_ops,
4452 .watchdog_ops = &mv88e6097_watchdog_ops,
4499 .watchdog_ops = &mv88e6097_watchdog_ops,
4553 .watchdog_ops = &mv88e6097_watchdog_ops,
4600 .watchdog_ops = &mv88e6097_watchdog_ops,
[all …]
Dglobal2.c851 const struct mv88e6xxx_irq_ops mv88e6097_watchdog_ops = { variable