Searched defs:tas2783_prv (Results 1 – 1 of 1) sorted by relevance
65 struct tas2783_prv { struct66 struct snd_soc_component *component;67 struct calibration_data cali_data;68 struct sdw_slave *sdw_peripheral;69 enum sdw_slave_status status;71 struct mutex calib_lock;73 struct mutex pde_lock;74 struct regmap *regmap;75 struct device *dev;76 struct class *class;[all …]