Searched refs:mv88e6390_watchdog_ops (Results 1 – 3 of 3) sorted by relevance
/drivers/net/dsa/mv88e6xxx/ |
D | global2.h | 356 extern const struct mv88e6xxx_irq_ops mv88e6390_watchdog_ops; 505 static const struct mv88e6xxx_irq_ops mv88e6390_watchdog_ops = {}; variable
|
D | chip.c | 3462 .watchdog_ops = &mv88e6390_watchdog_ops, 3822 .watchdog_ops = &mv88e6390_watchdog_ops, 3881 .watchdog_ops = &mv88e6390_watchdog_ops, 3938 .watchdog_ops = &mv88e6390_watchdog_ops, 4093 .watchdog_ops = &mv88e6390_watchdog_ops, 4152 .watchdog_ops = &mv88e6390_watchdog_ops, 4194 .watchdog_ops = &mv88e6390_watchdog_ops, 4238 .watchdog_ops = &mv88e6390_watchdog_ops, 4445 .watchdog_ops = &mv88e6390_watchdog_ops, 4508 .watchdog_ops = &mv88e6390_watchdog_ops,
|
D | global2.c | 911 const struct mv88e6xxx_irq_ops mv88e6390_watchdog_ops = { variable
|