Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/mv88e6xxx/
H A Dglobal2.h370 extern const struct mv88e6xxx_irq_ops mv88e6097_watchdog_ops;
H A Dchip.c4216 .watchdog_ops = &mv88e6097_watchdog_ops,
4295 .watchdog_ops = &mv88e6097_watchdog_ops,
4337 .watchdog_ops = &mv88e6097_watchdog_ops,
4380 .watchdog_ops = &mv88e6097_watchdog_ops,
4486 .watchdog_ops = &mv88e6097_watchdog_ops,
4524 .watchdog_ops = &mv88e6097_watchdog_ops,
4572 .watchdog_ops = &mv88e6097_watchdog_ops,
4622 .watchdog_ops = &mv88e6097_watchdog_ops,
4675 .watchdog_ops = &mv88e6097_watchdog_ops,
4725 .watchdog_ops = &mv88e6097_watchdog_ops,
[all …]
H A Dglobal2.c863 const struct mv88e6xxx_irq_ops mv88e6097_watchdog_ops = { variable