Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/codecs/
H A Drt298.c35 struct rt298_priv { struct
36 struct reg_default *index_cache;
37 int index_cache_size;
38 struct regmap *regmap;
39 struct snd_soc_component *component;
40 struct rt298_platform_data pdata;
41 struct i2c_client *i2c;
42 struct snd_soc_jack *jack;
43 struct delayed_work jack_detect_work;
44 int sys_clk;
[all …]