Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/dsa/mv88e6xxx/
H A Dglobal2.h370 extern const struct mv88e6xxx_irq_ops mv88e6097_watchdog_ops;
H A Dchip.c4094 .watchdog_ops = &mv88e6097_watchdog_ops,
4173 .watchdog_ops = &mv88e6097_watchdog_ops,
4215 .watchdog_ops = &mv88e6097_watchdog_ops,
4258 .watchdog_ops = &mv88e6097_watchdog_ops,
4364 .watchdog_ops = &mv88e6097_watchdog_ops,
4402 .watchdog_ops = &mv88e6097_watchdog_ops,
4450 .watchdog_ops = &mv88e6097_watchdog_ops,
4499 .watchdog_ops = &mv88e6097_watchdog_ops,
4552 .watchdog_ops = &mv88e6097_watchdog_ops,
4601 .watchdog_ops = &mv88e6097_watchdog_ops,
[all...]
H A Dglobal2.c863 const struct mv88e6xxx_irq_ops mv88e6097_watchdog_ops = { variable