Searched defs:ak5558_priv (Results 1 – 1 of 1) sorted by relevance
39 struct ak5558_priv { struct40 struct regulator_bulk_data supplies[AK5558_NUM_SUPPLIES];41 struct snd_soc_component component;42 struct regmap *regmap;43 struct i2c_client *i2c;44 struct gpio_desc *reset_gpiod; /* Reset & Power down GPIO */45 int slots;46 int slot_width;