Lines Matching refs:rt5682_priv

56 void rt5682_apply_patch_list(struct rt5682_priv *rt5682, struct device *dev)  in rt5682_apply_patch_list()
817 void rt5682_reset(struct rt5682_priv *rt5682) in rt5682_reset()
885 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_enable_push_button_irq()
930 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_headset_detect()
1017 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_set_jack_detect()
1096 struct rt5682_priv *rt5682 = in rt5682_jack_detect_handler()
1097 container_of(work, struct rt5682_priv, jack_detect_work.work); in rt5682_jack_detect_handler()
1219 static int rt5682_div_sel(struct rt5682_priv *rt5682, in rt5682_div_sel()
1264 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in set_dmic_clk()
1284 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in set_filter_clk()
1583 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in set_dmic_power()
2136 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_hw_params()
2224 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_set_dai_fmt()
2308 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_set_component_sysclk()
2357 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_set_component_pll()
2486 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_set_bclk1_ratio()
2518 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_set_bclk2_ratio()
2544 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_set_bias_level()
2577 static bool rt5682_clk_check(struct rt5682_priv *rt5682) in rt5682_clk_check()
2588 struct rt5682_priv *rt5682 = in rt5682_wclk_prepare()
2589 container_of(hw, struct rt5682_priv, in rt5682_wclk_prepare()
2626 struct rt5682_priv *rt5682 = in rt5682_wclk_unprepare()
2627 container_of(hw, struct rt5682_priv, in rt5682_wclk_unprepare()
2658 struct rt5682_priv *rt5682 = in rt5682_wclk_recalc_rate()
2659 container_of(hw, struct rt5682_priv, in rt5682_wclk_recalc_rate()
2681 struct rt5682_priv *rt5682 = in rt5682_wclk_determine_rate()
2682 container_of(hw, struct rt5682_priv, in rt5682_wclk_determine_rate()
2704 struct rt5682_priv *rt5682 = in rt5682_wclk_set_rate()
2705 container_of(hw, struct rt5682_priv, in rt5682_wclk_set_rate()
2761 struct rt5682_priv *rt5682 = in rt5682_bclk_recalc_rate()
2762 container_of(hw, struct rt5682_priv, in rt5682_bclk_recalc_rate()
2801 struct rt5682_priv *rt5682 = in rt5682_bclk_determine_rate()
2802 container_of(hw, struct rt5682_priv, in rt5682_bclk_determine_rate()
2826 struct rt5682_priv *rt5682 = in rt5682_bclk_set_rate()
2827 container_of(hw, struct rt5682_priv, in rt5682_bclk_set_rate()
2864 int rt5682_register_dai_clks(struct rt5682_priv *rt5682) in rt5682_register_dai_clks()
2930 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_probe()
2956 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_remove()
2964 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_suspend()
3017 struct rt5682_priv *rt5682 = snd_soc_component_get_drvdata(component); in rt5682_resume()
3086 int rt5682_parse_dt(struct rt5682_priv *rt5682, struct device *dev) in rt5682_parse_dt()
3116 int rt5682_get_ldo1(struct rt5682_priv *rt5682, struct device *dev) in rt5682_get_ldo1()
3130 void rt5682_calibrate(struct rt5682_priv *rt5682) in rt5682_calibrate()