Searched defs:adcx140_priv (Results 1 – 1 of 1) sorted by relevance
25 struct adcx140_priv { struct26 struct snd_soc_component *component;27 struct regulator *supply_areg;28 struct gpio_desc *gpio_reset;29 struct regmap *regmap;30 struct device *dev;32 bool micbias_vg;33 bool phase_calib_on;35 unsigned int dai_fmt;36 unsigned int slot_width;