Symbol: rt5659_priv
sound/soc/codecs/rt5659.c
1264
struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5659.c
1331
struct rt5659_priv *rt5659 = data;
sound/soc/codecs/rt5659.c
1342
struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5659.c
1354
struct rt5659_priv *rt5659 =
sound/soc/codecs/rt5659.c
1355
container_of(work, struct rt5659_priv, jack_detect_work.work);
sound/soc/codecs/rt5659.c
1425
struct rt5659_priv *rt5659 =
sound/soc/codecs/rt5659.c
1426
container_of(work, struct rt5659_priv, jack_detect_work.work);
sound/soc/codecs/rt5659.c
1568
struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5659.c
3279
struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5659.c
3362
struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5659.c
3429
struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5659.c
3469
struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5659.c
3587
struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5659.c
3615
struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5659.c
3666
struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5659.c
3686
struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5659.c
3694
struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5659.c
3703
struct rt5659_priv *rt5659 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt5659.c
3823
static int rt5659_parse_dt(struct rt5659_priv *rt5659, struct device *dev)
sound/soc/codecs/rt5659.c
3843
static void rt5659_calibrate(struct rt5659_priv *rt5659)
sound/soc/codecs/rt5659.c
4045
static void rt5659_intel_hd_header_probe_setup(struct rt5659_priv *rt5659)
sound/soc/codecs/rt5659.c
4096
struct rt5659_priv *rt5659;
sound/soc/codecs/rt5659.c
4100
rt5659 = devm_kzalloc(&i2c->dev, sizeof(struct rt5659_priv),
sound/soc/codecs/rt5659.c
4308
struct rt5659_priv *rt5659 = i2c_get_clientdata(client);