Symbol: rt700_priv
sound/soc/codecs/rt700-sdw.c
211
struct rt700_priv *rt700 = dev_get_drvdata(dev);
sound/soc/codecs/rt700-sdw.c
316
struct rt700_priv *rt700 = dev_get_drvdata(&slave->dev);
sound/soc/codecs/rt700-sdw.c
399
struct rt700_priv *rt700 = dev_get_drvdata(&slave->dev);
sound/soc/codecs/rt700-sdw.c
414
struct rt700_priv *rt700 = dev_get_drvdata(&slave->dev);
sound/soc/codecs/rt700-sdw.c
460
struct rt700_priv *rt700 = dev_get_drvdata(&slave->dev);
sound/soc/codecs/rt700-sdw.c
478
struct rt700_priv *rt700 = dev_get_drvdata(dev);
sound/soc/codecs/rt700-sdw.c
494
struct rt700_priv *rt700 = dev_get_drvdata(dev);
sound/soc/codecs/rt700-sdw.c
524
struct rt700_priv *rt700 = dev_get_drvdata(dev);
sound/soc/codecs/rt700-sdw.c
88
struct rt700_priv *rt700 = dev_get_drvdata(dev);
sound/soc/codecs/rt700.c
1050
struct rt700_priv *rt700 = dev_get_drvdata(dev);
sound/soc/codecs/rt700.c
106
static int rt700_headset_detect(struct rt700_priv *rt700)
sound/soc/codecs/rt700.c
1090
struct rt700_priv *rt700;
sound/soc/codecs/rt700.c
1146
struct rt700_priv *rt700 = dev_get_drvdata(dev);
sound/soc/codecs/rt700.c
158
struct rt700_priv *rt700 =
sound/soc/codecs/rt700.c
159
container_of(work, struct rt700_priv, jack_detect_work.work);
sound/soc/codecs/rt700.c
221
struct rt700_priv *rt700 = container_of(work, struct rt700_priv,
sound/soc/codecs/rt700.c
273
static void rt700_jack_init(struct rt700_priv *rt700)
sound/soc/codecs/rt700.c
317
struct rt700_priv *rt700 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt700.c
345
static void rt700_get_gain(struct rt700_priv *rt700, unsigned int addr_h,
sound/soc/codecs/rt700.c
367
struct rt700_priv *rt700 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt700.c
461
struct rt700_priv *rt700 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt700.c
526
struct rt700_priv *rt700 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt700.c
555
struct rt700_priv *rt700 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt700.c
61
static unsigned int rt700_button_detect(struct rt700_priv *rt700)
sound/soc/codecs/rt700.c
635
struct rt700_priv *rt700 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt700.c
655
struct rt700_priv *rt700 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt700.c
675
struct rt700_priv *rt700 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt700.c
695
struct rt700_priv *rt700 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt700.c
715
struct rt700_priv *rt700 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt700.c
740
struct rt700_priv *rt700 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt700.c
819
struct rt700_priv *rt700 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt700.c
838
struct rt700_priv *rt700 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt700.c
894
struct rt700_priv *rt700 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt700.c
977
struct rt700_priv *rt700 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt700.h
169
int rt700_jack_detect(struct rt700_priv *rt700, bool *hp, bool *mic);