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, int mode) in rt5682s_sar_power_mode()
702 static void rt5682s_enable_push_button_irq(struct snd_soc_component *component) in rt5682s_enable_push_button_irq()
718 static void rt5682s_disable_push_button_irq(struct snd_soc_component *component) in rt5682s_disable_push_button_irq()
741 static int rt5682s_headset_detect(struct snd_soc_component *component, int jack_insert) in rt5682s_headset_detect()
942 static int rt5682s_set_jack_detect(struct snd_soc_component *component, in rt5682s_set_jack_detect()
1055 int rt5682s_sel_asrc_clk_src(struct snd_soc_component *component, in rt5682s_sel_asrc_clk_src()
1143 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in set_dmic_clk() local
1162 struct snd_soc_component *component = rt5682s->component; in rt5682s_set_pllb_power() local
1182 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in set_pllb_event() local
1199 struct snd_soc_component *component = rt5682s->component; in rt5682s_set_filter_clk() local
1223 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in set_filter_clk() local
1248 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in set_dmic_power() local
1281 struct snd_soc_component *component = rt5682s->component; in rt5682s_set_i2s() local
1320 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in set_i2s_event() local
1338 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in is_sys_clk_from_plla() local
1351 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in is_sys_clk_from_pllb() local
1364 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in is_using_asrc() local
1392 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5682s_hp_amp_event() local
1437 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5682s_stereo1_adc_mixl_event() local
1462 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in sar_power_event() local
1984 struct snd_soc_component *component = dai->component; in rt5682s_set_tdm_slot() local
2064 struct snd_soc_component *component = dai->component; in rt5682s_hw_params() local
2131 struct snd_soc_component *component = dai->component; in rt5682s_set_dai_fmt() local
2213 static int rt5682s_set_component_sysclk(struct snd_soc_component *component, in rt5682s_set_component_sysclk()
2330 static int rt5682s_set_component_pll(struct snd_soc_component *component, in rt5682s_set_component_pll()
2430 struct snd_soc_component *component = dai->component; in rt5682s_set_bclk1_ratio() local
2462 struct snd_soc_component *component = dai->component; in rt5682s_set_bclk2_ratio() local
2484 static int rt5682s_set_bias_level(struct snd_soc_component *component, in rt5682s_set_bias_level()
2531 struct snd_soc_component *component = rt5682s->component; in rt5682s_wclk_prepare() local
2568 struct snd_soc_component *component = rt5682s->component; in rt5682s_wclk_unprepare() local
2597 struct snd_soc_component *component = rt5682s->component; in rt5682s_wclk_recalc_rate() local
2620 struct snd_soc_component *component = rt5682s->component; in rt5682s_wclk_determine_rate() local
2643 struct snd_soc_component *component = rt5682s->component; in rt5682s_wclk_set_rate() local
2689 struct snd_soc_component *component = rt5682s->component; in rt5682s_bclk_recalc_rate() local
2753 struct snd_soc_component *component = rt5682s->component; in rt5682s_bclk_set_rate() local
2786 static int rt5682s_register_dai_clks(struct snd_soc_component *component) in rt5682s_register_dai_clks()
2849 static int rt5682s_dai_probe_clks(struct snd_soc_component *component) in rt5682s_dai_probe_clks()
2870 static inline int rt5682s_dai_probe_clks(struct snd_soc_component *component) in rt5682s_dai_probe_clks()
2876 static int rt5682s_probe(struct snd_soc_component *component) in rt5682s_probe()
2885 static void rt5682s_remove(struct snd_soc_component *component) in rt5682s_remove()
2893 static int rt5682s_suspend(struct snd_soc_component *component) in rt5682s_suspend()
2912 static int rt5682s_resume(struct snd_soc_component *component) in rt5682s_resume()