Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/dsa/mv88e6xxx/
Dglobal2.h363 extern const struct mv88e6xxx_irq_ops mv88e6097_watchdog_ops;
Dchip.c4097 .watchdog_ops = &mv88e6097_watchdog_ops,
4176 .watchdog_ops = &mv88e6097_watchdog_ops,
4220 .watchdog_ops = &mv88e6097_watchdog_ops,
4263 .watchdog_ops = &mv88e6097_watchdog_ops,
4369 .watchdog_ops = &mv88e6097_watchdog_ops,
4407 .watchdog_ops = &mv88e6097_watchdog_ops,
4453 .watchdog_ops = &mv88e6097_watchdog_ops,
4500 .watchdog_ops = &mv88e6097_watchdog_ops,
4554 .watchdog_ops = &mv88e6097_watchdog_ops,
4601 .watchdog_ops = &mv88e6097_watchdog_ops,
[all …]
Dglobal2.c851 const struct mv88e6xxx_irq_ops mv88e6097_watchdog_ops = { variable