Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/dsa/mv88e6xxx/
Dglobal2.h370 extern const struct mv88e6xxx_irq_ops mv88e6097_watchdog_ops;
Dchip.c4203 .watchdog_ops = &mv88e6097_watchdog_ops,
4282 .watchdog_ops = &mv88e6097_watchdog_ops,
4324 .watchdog_ops = &mv88e6097_watchdog_ops,
4367 .watchdog_ops = &mv88e6097_watchdog_ops,
4473 .watchdog_ops = &mv88e6097_watchdog_ops,
4511 .watchdog_ops = &mv88e6097_watchdog_ops,
4559 .watchdog_ops = &mv88e6097_watchdog_ops,
4608 .watchdog_ops = &mv88e6097_watchdog_ops,
4661 .watchdog_ops = &mv88e6097_watchdog_ops,
4710 .watchdog_ops = &mv88e6097_watchdog_ops,
[all …]
Dglobal2.c863 const struct mv88e6xxx_irq_ops mv88e6097_watchdog_ops = { variable