Searched defs:mt7530_priv (Results 1 – 1 of 1) sorted by relevance
805 struct mt7530_priv { struct806 struct device *dev;807 struct dsa_switch *ds;808 struct mii_bus *bus;809 struct reset_control *rstc;810 struct regulator *core_pwr;811 struct regulator *io_pwr;812 struct gpio_desc *reset;813 const struct mt753x_info *info;814 unsigned int id;[all …]