Home
last modified time | relevance | path

Searched defs:mt7530_priv (Results 1 – 1 of 1) sorted by relevance

/Linux-v5.15/drivers/net/dsa/
Dmt7530.h808 struct mt7530_priv { struct
809 struct device *dev;
810 struct dsa_switch *ds;
811 struct mii_bus *bus;
812 struct reset_control *rstc;
813 struct regulator *core_pwr;
814 struct regulator *io_pwr;
815 struct gpio_desc *reset;
816 const struct mt753x_info *info;
817 unsigned int id;
[all …]