Searched defs:ak5558_priv (Results 1 – 1 of 1) sorted by relevance
33 struct ak5558_priv { struct34 struct regulator_bulk_data supplies[AK5558_NUM_SUPPLIES];35 struct snd_soc_component component;36 struct regmap *regmap;37 struct i2c_client *i2c;38 struct gpio_desc *reset_gpiod; /* Reset & Power down GPIO */39 int slots;40 int slot_width;