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.c4064 .watchdog_ops = &mv88e6097_watchdog_ops,
4143 .watchdog_ops = &mv88e6097_watchdog_ops,
4185 .watchdog_ops = &mv88e6097_watchdog_ops,
4228 .watchdog_ops = &mv88e6097_watchdog_ops,
4334 .watchdog_ops = &mv88e6097_watchdog_ops,
4372 .watchdog_ops = &mv88e6097_watchdog_ops,
4420 .watchdog_ops = &mv88e6097_watchdog_ops,
4469 .watchdog_ops = &mv88e6097_watchdog_ops,
4522 .watchdog_ops = &mv88e6097_watchdog_ops,
4571 .watchdog_ops = &mv88e6097_watchdog_ops,
[all …]
H A Dglobal2.c863 const struct mv88e6xxx_irq_ops mv88e6097_watchdog_ops = { variable