Symbol: rt711_priv
sound/soc/codecs/rt711-sdw.c
217
struct rt711_priv *rt711 = dev_get_drvdata(dev);
sound/soc/codecs/rt711-sdw.c
322
struct rt711_priv *rt711 = dev_get_drvdata(&slave->dev);
sound/soc/codecs/rt711-sdw.c
406
struct rt711_priv *rt711 = dev_get_drvdata(&slave->dev);
sound/soc/codecs/rt711-sdw.c
421
struct rt711_priv *rt711 = dev_get_drvdata(&slave->dev);
sound/soc/codecs/rt711-sdw.c
463
struct rt711_priv *rt711 = dev_get_drvdata(&slave->dev);
sound/soc/codecs/rt711-sdw.c
485
struct rt711_priv *rt711 = dev_get_drvdata(dev);
sound/soc/codecs/rt711-sdw.c
501
struct rt711_priv *rt711 = dev_get_drvdata(dev);
sound/soc/codecs/rt711-sdw.c
532
struct rt711_priv *rt711 = dev_get_drvdata(dev);
sound/soc/codecs/rt711-sdw.c
94
struct rt711_priv *rt711 = dev_get_drvdata(dev);
sound/soc/codecs/rt711.c
1061
struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt711.c
1127
struct rt711_priv *rt711 = dev_get_drvdata(dev);
sound/soc/codecs/rt711.c
1165
struct rt711_priv *rt711 =
sound/soc/codecs/rt711.c
1166
container_of(work, struct rt711_priv, calibration_work);
sound/soc/codecs/rt711.c
1174
struct rt711_priv *rt711;
sound/soc/codecs/rt711.c
1234
struct rt711_priv *rt711 = dev_get_drvdata(dev);
sound/soc/codecs/rt711.c
137
static unsigned int rt711_button_detect(struct rt711_priv *rt711)
sound/soc/codecs/rt711.c
184
static int rt711_headset_detect(struct rt711_priv *rt711)
sound/soc/codecs/rt711.c
238
struct rt711_priv *rt711 =
sound/soc/codecs/rt711.c
239
container_of(work, struct rt711_priv, jack_detect_work.work);
sound/soc/codecs/rt711.c
308
struct rt711_priv *rt711 = container_of(work, struct rt711_priv,
sound/soc/codecs/rt711.c
361
static void rt711_jack_init(struct rt711_priv *rt711)
sound/soc/codecs/rt711.c
459
struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt711.c
487
static void rt711_get_gain(struct rt711_priv *rt711, unsigned int addr_h,
sound/soc/codecs/rt711.c
509
struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt711.c
610
struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt711.c
684
struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt711.c
714
struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt711.c
783
struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt711.c
814
struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt711.c
834
struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt711.c
85
static int rt711_calibration(struct rt711_priv *rt711)
sound/soc/codecs/rt711.c
899
struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt711.c
925
static int rt711_parse_dt(struct rt711_priv *rt711, struct device *dev)
sound/soc/codecs/rt711.c
935
struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt711.c
983
struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component);
sound/soc/codecs/rt711.h
249
int rt711_jack_detect(struct rt711_priv *rt711, bool *hp, bool *mic);