Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/codecs/
H A Dtlv320aic31xx.c160 struct aic31xx_priv { struct
161 struct snd_soc_component *component;
162 u8 i2c_regs_status;
163 struct device *dev;
164 struct regmap *regmap;
165 enum aic31xx_type codec_type;
166 struct gpio_desc *gpio_reset;
167 int micbias_vg;
168 struct aic31xx_pdata pdata;
169 struct regulator_bulk_data supplies[AIC31XX_NUM_SUPPLIES];
[all …]