Home
last modified time | relevance | path

Searched refs:mt7530_switch_ops (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/dsa/
H A Dmt7530.h858 extern const struct dsa_switch_ops mt7530_switch_ops;
H A Dmt7530.c3323 const struct dsa_switch_ops mt7530_switch_ops = { variable
3358 EXPORT_SYMBOL_GPL(mt7530_switch_ops);
3445 priv->ds->ops = &mt7530_switch_ops; in mt7530_probe_common()