Symbol: rt5665_priv
sound/soc/codecs/rt5665.c
1069
struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5665.c
1135
struct rt5665_priv *rt5665 = data;
sound/soc/codecs/rt5665.c
1145
struct rt5665_priv *rt5665 = container_of(work, struct rt5665_priv,
sound/soc/codecs/rt5665.c
1164
struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5665.c
1192
struct rt5665_priv *rt5665 =
sound/soc/codecs/rt5665.c
1193
container_of(work, struct rt5665_priv, jack_detect_work.work);
sound/soc/codecs/rt5665.c
1380
struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5665.c
4009
struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5665.c
4119
struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5665.c
4188
struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5665.c
4235
struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5665.c
4301
struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5665.c
4329
struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5665.c
4361
struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5665.c
4372
struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5665.c
4380
struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5665.c
4389
struct rt5665_priv *rt5665 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5665.c
4542
static int rt5665_parse_dt(struct rt5665_priv *rt5665, struct device *dev)
sound/soc/codecs/rt5665.c
4563
static void rt5665_calibrate(struct rt5665_priv *rt5665)
sound/soc/codecs/rt5665.c
4645
struct rt5665_priv *rt5665 = container_of(work, struct rt5665_priv,
sound/soc/codecs/rt5665.c
4659
struct rt5665_priv *rt5665;
sound/soc/codecs/rt5665.c
4663
rt5665 = devm_kzalloc(&i2c->dev, sizeof(struct rt5665_priv),
sound/soc/codecs/rt5665.c
4831
struct rt5665_priv *rt5665 = i2c_get_clientdata(client);