Symbol: rt5668_priv
sound/soc/codecs/rt5668.c
1086
static int rt5668_div_sel(struct rt5668_priv *rt5668,
sound/soc/codecs/rt5668.c
1131
struct rt5668_priv *rt5668 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5668.c
1148
struct rt5668_priv *rt5668 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5668.c
1879
struct rt5668_priv *rt5668 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5668.c
1965
struct rt5668_priv *rt5668 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5668.c
2049
struct rt5668_priv *rt5668 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5668.c
2098
struct rt5668_priv *rt5668 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5668.c
2156
struct rt5668_priv *rt5668 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5668.c
2182
struct rt5668_priv *rt5668 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5668.c
2216
struct rt5668_priv *rt5668 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5668.c
2225
struct rt5668_priv *rt5668 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5668.c
2233
struct rt5668_priv *rt5668 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5668.c
2242
struct rt5668_priv *rt5668 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5668.c
2342
static int rt5668_parse_dt(struct rt5668_priv *rt5668, struct device *dev)
sound/soc/codecs/rt5668.c
2355
static void rt5668_calibrate(struct rt5668_priv *rt5668)
sound/soc/codecs/rt5668.c
2411
struct rt5668_priv *rt5668;
sound/soc/codecs/rt5668.c
2415
rt5668 = devm_kzalloc(&i2c->dev, sizeof(struct rt5668_priv),
sound/soc/codecs/rt5668.c
2549
struct rt5668_priv *rt5668 = i2c_get_clientdata(client);
sound/soc/codecs/rt5668.c
855
struct rt5668_priv *rt5668 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5668.c
901
struct rt5668_priv *rt5668 = data;
sound/soc/codecs/rt5668.c
911
struct rt5668_priv *rt5668 = container_of(work, struct rt5668_priv,
sound/soc/codecs/rt5668.c
931
struct rt5668_priv *rt5668 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5668.c
977
struct rt5668_priv *rt5668 =
sound/soc/codecs/rt5668.c
978
container_of(work, struct rt5668_priv, jack_detect_work.work);