Lines Matching defs:component

627 static int rt5682s_button_detect(struct snd_soc_component *component)  in rt5682s_button_detect()
647 static void rt5682s_sar_power_mode(struct snd_soc_component *component, in rt5682s_sar_power_mode()
701 static void rt5682s_enable_push_button_irq(struct snd_soc_component *component) in rt5682s_enable_push_button_irq()
713 static void rt5682s_disable_push_button_irq(struct snd_soc_component *component) in rt5682s_disable_push_button_irq()
732 static int rt5682s_headset_detect(struct snd_soc_component *component, int jack_insert) in rt5682s_headset_detect()
932 static int rt5682s_set_jack_detect(struct snd_soc_component *component, in rt5682s_set_jack_detect()
1045 int rt5682s_sel_asrc_clk_src(struct snd_soc_component *component, in rt5682s_sel_asrc_clk_src()
1133 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in set_dmic_clk() local
1152 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in set_filter_clk() local
1192 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in set_dmic_power() local
1230 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in set_i2s_clk() local
1269 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in is_sys_clk_from_plla() local
1282 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in is_sys_clk_from_pllb() local
1295 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in is_using_asrc() local
1323 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5682s_hp_amp_event() local
1373 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in sar_power_event() local
1905 struct snd_soc_component *component = dai->component; in rt5682s_set_tdm_slot() local
1974 struct snd_soc_component *component = dai->component; in rt5682s_hw_params() local
2041 struct snd_soc_component *component = dai->component; in rt5682s_set_dai_fmt() local
2123 static int rt5682s_set_component_sysclk(struct snd_soc_component *component, in rt5682s_set_component_sysclk()
2240 static int rt5682s_set_component_pll(struct snd_soc_component *component, in rt5682s_set_component_pll()
2340 struct snd_soc_component *component = dai->component; in rt5682s_set_bclk1_ratio() local
2372 struct snd_soc_component *component = dai->component; in rt5682s_set_bclk2_ratio() local
2394 static int rt5682s_set_bias_level(struct snd_soc_component *component, in rt5682s_set_bias_level()
2437 struct snd_soc_component *component = rt5682s->component; in rt5682s_wclk_prepare() local
2470 struct snd_soc_component *component = rt5682s->component; in rt5682s_wclk_unprepare() local
2496 struct snd_soc_component *component = rt5682s->component; in rt5682s_wclk_recalc_rate() local
2519 struct snd_soc_component *component = rt5682s->component; in rt5682s_wclk_round_rate() local
2542 struct snd_soc_component *component = rt5682s->component; in rt5682s_wclk_set_rate() local
2588 struct snd_soc_component *component = rt5682s->component; in rt5682s_bclk_recalc_rate() local
2650 struct snd_soc_component *component = rt5682s->component; in rt5682s_bclk_set_rate() local
2686 static int rt5682s_register_dai_clks(struct snd_soc_component *component) in rt5682s_register_dai_clks()
2747 static int rt5682s_dai_probe_clks(struct snd_soc_component *component) in rt5682s_dai_probe_clks()
2773 static inline int rt5682s_dai_probe_clks(struct snd_soc_component *component) in rt5682s_dai_probe_clks()
2779 static int rt5682s_probe(struct snd_soc_component *component) in rt5682s_probe()
2797 static void rt5682s_remove(struct snd_soc_component *component) in rt5682s_remove()
2805 static int rt5682s_suspend(struct snd_soc_component *component) in rt5682s_suspend()
2822 static int rt5682s_resume(struct snd_soc_component *component) in rt5682s_resume()