Searched defs:tasdevice_priv (Results 1 – 1 of 1) sorted by relevance
178 struct tasdevice_priv { struct179 struct tasdevice tasdevice[TASDEVICE_MAX_CHANNELS];180 struct tasdevice_rca rcabin;181 struct calidata cali_data;183 struct acoustic_data acou_data;185 struct tasdevice_fw *fmw;186 struct gpio_desc *speaker_id;187 struct gpio_desc *reset;188 struct mutex codec_lock;189 struct regmap *regmap;[all …]