Home
last modified time | relevance | path

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

/linux/drivers/net/dsa/mv88e6xxx/
H A Dglobal2.h372 extern const struct mv88e6xxx_irq_ops mv88e6390_watchdog_ops;
H A Dchip.c4429 .watchdog_ops = &mv88e6390_watchdog_ops,
4821 .watchdog_ops = &mv88e6390_watchdog_ops,
4881 .watchdog_ops = &mv88e6390_watchdog_ops,
4939 .watchdog_ops = &mv88e6390_watchdog_ops,
5105 .watchdog_ops = &mv88e6390_watchdog_ops,
5166 .watchdog_ops = &mv88e6390_watchdog_ops,
5215 .watchdog_ops = &mv88e6390_watchdog_ops,
5266 .watchdog_ops = &mv88e6390_watchdog_ops,
5488 .watchdog_ops = &mv88e6390_watchdog_ops,
5552 .watchdog_ops = &mv88e6390_watchdog_ops,
H A Dglobal2.c940 const struct mv88e6xxx_irq_ops mv88e6390_watchdog_ops = { variable