Searched refs:mv88e6097_watchdog_ops (Results 1 – 3 of 3) sorted by relevance
/linux-6.12.1/drivers/net/dsa/mv88e6xxx/ |
D | global2.h | 370 extern const struct mv88e6xxx_irq_ops mv88e6097_watchdog_ops;
|
D | chip.c | 4203 .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 …]
|
D | global2.c | 863 const struct mv88e6xxx_irq_ops mv88e6097_watchdog_ops = { variable
|