Searched defs:tasdevice_priv (Results 1 – 1 of 1) sorted by relevance
200 struct tasdevice_priv { struct201 struct tasdevice tasdevice[TASDEVICE_MAX_CHANNELS];202 struct tasdevice_rca rcabin;203 struct calidata cali_data;205 struct acoustic_data acou_data;207 struct tasdevice_fw *fmw;208 struct gpio_desc *reset;209 struct mutex codec_lock;210 struct regmap *regmap;211 struct device *dev;[all …]