Home
last modified time | relevance | path

Searched defs:rt298_priv (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/sound/soc/codecs/
Drt298.c38 struct rt298_priv { struct
39 struct reg_default *index_cache;
40 int index_cache_size;
41 struct regmap *regmap;
42 struct snd_soc_component *component;
43 struct rt298_platform_data pdata;
44 struct i2c_client *i2c;
45 struct snd_soc_jack *jack;
46 struct delayed_work jack_detect_work;
47 int sys_clk;
[all …]