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()
452 struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component); in rt711_set_jack_detect()
477 static void rt711_get_gain(struct rt711_priv *rt711, unsigned int addr_h, in rt711_get_gain()
500 struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component); in rt711_set_amp_gain_put()
601 struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component); in rt711_set_amp_gain_get()
676 struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component); in rt711_mux_get()
708 struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component); in rt711_mux_put()
777 struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component); in rt711_dac_surround_event()
808 struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component); in rt711_adc_09_event()
828 struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component); in rt711_adc_08_event()
894 struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component); in rt711_set_bias_level()
920 static int rt711_parse_dt(struct rt711_priv *rt711, struct device *dev) in rt711_parse_dt()
930 struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component); in rt711_probe()
989 struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component); in rt711_pcm_hw_params()
1077 struct rt711_priv *rt711 = snd_soc_component_get_drvdata(component); in rt711_pcm_hw_free()
1143 struct rt711_priv *rt711 = dev_get_drvdata(dev); in rt711_clock_config()
1181 struct rt711_priv *rt711 = in rt711_calibration_work()
1182 container_of(work, struct rt711_priv, calibration_work); in rt711_calibration_work()
1190 struct rt711_priv *rt711; in rt711_init()
1231 struct rt711_priv *rt711 = dev_get_drvdata(dev); in rt711_io_init()