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