Searched defs:tasdevice_priv (Results 1 – 1 of 1) sorted by relevance
174 struct tasdevice_priv { struct175 struct tasdevice tasdevice[TASDEVICE_MAX_CHANNELS];176 struct tasdevice_rca rcabin;177 struct calidata cali_data;179 struct acoustic_data acou_data;181 struct tasdevice_fw *fmw;182 struct gpio_desc *speaker_id;183 struct gpio_desc *reset;184 struct mutex codec_lock;185 struct regmap *regmap;[all …]