Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/dsa/
Dmt7530.h828 extern const struct dsa_switch_ops mt7530_switch_ops;
Dmt7530.c3111 const struct dsa_switch_ops mt7530_switch_ops = { variable
3146 EXPORT_SYMBOL_GPL(mt7530_switch_ops);
3233 priv->ds->ops = &mt7530_switch_ops; in mt7530_probe_common()