Lines Matching refs:rt5682_priv

56 void rt5682_apply_patch_list(struct rt5682_priv *rt5682, struct device *dev)  in rt5682_apply_patch_list()
815 void rt5682_reset(struct rt5682_priv *rt5682) in rt5682_reset()
883 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_enable_push_button_irq()
928 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_headset_detect()
1015 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_set_jack_detect()
1094 struct rt5682_priv *rt5682 = in rt5682_jack_detect_handler()
1095 container_of(work, struct rt5682_priv, jack_detect_work.work); in rt5682_jack_detect_handler()
1217 static int rt5682_div_sel(struct rt5682_priv *rt5682, in rt5682_div_sel()
1262 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in set_dmic_clk()
1282 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in set_filter_clk()
1581 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in set_dmic_power()
2134 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_hw_params()
2222 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_set_dai_fmt()
2306 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_set_component_sysclk()
2355 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_set_component_pll()
2484 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_set_bclk1_ratio()
2516 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_set_bclk2_ratio()
2542 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_set_bias_level()
2575 static bool rt5682_clk_check(struct rt5682_priv *rt5682) in rt5682_clk_check()
2586 struct rt5682_priv *rt5682 = in rt5682_wclk_prepare()
2587 container_of(hw, struct rt5682_priv, in rt5682_wclk_prepare()
2624 struct rt5682_priv *rt5682 = in rt5682_wclk_unprepare()
2625 container_of(hw, struct rt5682_priv, in rt5682_wclk_unprepare()
2656 struct rt5682_priv *rt5682 = in rt5682_wclk_recalc_rate()
2657 container_of(hw, struct rt5682_priv, in rt5682_wclk_recalc_rate()
2679 struct rt5682_priv *rt5682 = in rt5682_wclk_round_rate()
2680 container_of(hw, struct rt5682_priv, in rt5682_wclk_round_rate()
2702 struct rt5682_priv *rt5682 = in rt5682_wclk_set_rate()
2703 container_of(hw, struct rt5682_priv, in rt5682_wclk_set_rate()
2759 struct rt5682_priv *rt5682 = in rt5682_bclk_recalc_rate()
2760 container_of(hw, struct rt5682_priv, in rt5682_bclk_recalc_rate()
2799 struct rt5682_priv *rt5682 = in rt5682_bclk_round_rate()
2800 container_of(hw, struct rt5682_priv, in rt5682_bclk_round_rate()
2822 struct rt5682_priv *rt5682 = in rt5682_bclk_set_rate()
2823 container_of(hw, struct rt5682_priv, in rt5682_bclk_set_rate()
2860 int rt5682_register_dai_clks(struct rt5682_priv *rt5682) in rt5682_register_dai_clks()
2924 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_probe()
2950 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_remove()
2958 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_suspend()
3011 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_resume()
3080 int rt5682_parse_dt(struct rt5682_priv *rt5682, struct device *dev) in rt5682_parse_dt()
3110 int rt5682_get_ldo1(struct rt5682_priv *rt5682, struct device *dev) in rt5682_get_ldo1()
3124 void rt5682_calibrate(struct rt5682_priv *rt5682) in rt5682_calibrate()