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