Searched defs:tasdevice_priv (Results 1 – 1 of 1) sorted by relevance
192 struct tasdevice_priv { struct193 struct tasdevice tasdevice[TASDEVICE_MAX_CHANNELS];194 struct tasdevice_rca rcabin;195 struct calidata cali_data;197 struct acoustic_data acou_data;199 struct tasdevice_fw *fmw;200 struct gpio_desc *speaker_id;201 struct gpio_desc *reset;202 struct mutex codec_lock;203 struct regmap *regmap;[all …]