Searched defs:rt5682_priv (Results 1 – 1 of 1) sorted by relevance
1395 struct rt5682_priv { struct1396 struct snd_soc_component *component;1397 struct rt5682_platform_data pdata;1398 struct regmap *regmap;1399 struct regmap *sdw_regmap;1400 struct snd_soc_jack *hs_jack;1401 struct regulator_bulk_data supplies[RT5682_NUM_SUPPLIES];1402 struct delayed_work jack_detect_work;1403 struct delayed_work jd_check_work;1404 struct mutex calibrate_mutex;[all …]