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