Searched defs:rt5682_priv (Results 1 – 1 of 1) sorted by relevance
1429 struct rt5682_priv { struct1430 struct snd_soc_component *component;1431 struct device *i2c_dev;1432 struct rt5682_platform_data pdata;1433 struct regmap *regmap;1434 struct regmap *sdw_regmap;1435 struct snd_soc_jack *hs_jack;1436 struct regulator_bulk_data supplies[RT5682_NUM_SUPPLIES];1437 struct delayed_work jack_detect_work;1438 struct delayed_work jd_check_work;[all …]