Lines Matching refs:rt711_priv

84 static int rt711_calibration(struct rt711_priv *rt711)  in rt711_calibration()
136 static unsigned int rt711_button_detect(struct rt711_priv *rt711) in rt711_button_detect()
183 static int rt711_headset_detect(struct rt711_priv *rt711) in rt711_headset_detect()
237 struct rt711_priv *rt711 = in rt711_jack_detect_handler()
238 container_of(work, struct rt711_priv, jack_detect_work.work); in rt711_jack_detect_handler()
300 struct rt711_priv *rt711 = container_of(work, struct rt711_priv, in rt711_btn_check_handler()
353 static void rt711_jack_init(struct rt711_priv *rt711) in rt711_jack_init()
422 struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component); in rt711_set_jack_detect()
437 static void rt711_get_gain(struct rt711_priv *rt711, unsigned int addr_h, in rt711_get_gain()
460 struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component); in rt711_set_amp_gain_put()
561 struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component); in rt711_set_amp_gain_get()
636 struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component); in rt711_mux_get()
668 struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component); in rt711_mux_put()
737 struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component); in rt711_dac_surround_event()
768 struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component); in rt711_adc_09_event()
788 struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component); in rt711_adc_08_event()
854 struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component); in rt711_set_bias_level()
880 static int rt711_parse_dt(struct rt711_priv *rt711, struct device *dev) in rt711_parse_dt()
890 struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component); in rt711_probe()
900 struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component); in rt711_remove()
956 struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component); in rt711_pcm_hw_params()
1044 struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component); in rt711_pcm_hw_free()
1110 struct rt711_priv *rt711 = dev_get_drvdata(dev); in rt711_clock_config()
1148 struct rt711_priv *rt711 = in rt711_calibration_work()
1149 container_of(work, struct rt711_priv, calibration_work); in rt711_calibration_work()
1157 struct rt711_priv *rt711; in rt711_init()
1191 struct rt711_priv *rt711 = dev_get_drvdata(dev); in rt711_io_init()