Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/net/dsa/
Dmt7530.h805 struct mt7530_priv { struct
806 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 …]