Searched defs:tasdevice_priv (Results 1 – 1 of 1) sorted by relevance
154 struct tasdevice_priv { struct155 struct tasdevice tasdevice[TASDEVICE_MAX_CHANNELS];156 struct tasdevice_rca rcabin;157 struct calidata cali_data;158 struct tasdevice_fw *fmw;159 struct gpio_desc *reset;160 struct mutex codec_lock;161 struct regmap *regmap;162 struct device *dev;163 struct tm tm;[all …]