Searched defs:mt7530_priv (Results 1 – 1 of 1) sorted by relevance
719 struct mt7530_priv { struct720 struct device *dev;721 struct dsa_switch *ds;722 struct mii_bus *bus;723 struct reset_control *rstc;724 struct regulator *core_pwr;725 struct regulator *io_pwr;726 struct gpio_desc *reset;727 const struct mt753x_info *info;728 unsigned int id;[all …]