Home
last modified time | relevance | path

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

/linux-5.10/drivers/net/dsa/
Dmt7530.h719 struct mt7530_priv { struct
720 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 …]