Searched defs:adcx140_priv (Results 1 – 1 of 1) sorted by relevance
26 struct adcx140_priv { struct27 struct snd_soc_component *component;28 struct regulator *supply_areg;29 struct gpio_desc *gpio_reset;30 struct regmap *regmap;31 struct device *dev;33 bool micbias_vg;34 bool phase_calib_on;36 unsigned int dai_fmt;37 unsigned int slot_width;