mv88e6xxx_irq_ops
struct mv88e6xxx_irq_ops;
const struct mv88e6xxx_irq_ops *watchdog_ops;
const struct mv88e6xxx_irq_ops mv88e6097_watchdog_ops = {
const struct mv88e6xxx_irq_ops mv88e6250_watchdog_ops = {
const struct mv88e6xxx_irq_ops mv88e6390_watchdog_ops = {
const struct mv88e6xxx_irq_ops mv88e6393x_watchdog_ops = {
extern const struct mv88e6xxx_irq_ops mv88e6097_watchdog_ops;
extern const struct mv88e6xxx_irq_ops mv88e6250_watchdog_ops;
extern const struct mv88e6xxx_irq_ops mv88e6390_watchdog_ops;
extern const struct mv88e6xxx_irq_ops mv88e6393x_watchdog_ops;