Lines Matching refs:snd_soc_component

165 static int rt5640_reset(struct snd_soc_component *component)  in rt5640_reset()
461 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in set_dmic_clk()
479 struct snd_soc_component *component = snd_soc_dapm_to_component(source->dapm); in is_using_asrc()
916 static void hp_amp_power_on(struct snd_soc_component *component) in hp_amp_power_on()
942 static void rt5640_pmu_depop(struct snd_soc_component *component) in rt5640_pmu_depop()
970 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5640_hp_event()
994 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5640_lout_event()
1023 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5640_hp_power_event()
1039 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in rt5640_hp_post_event()
1646 static int get_sdp_info(struct snd_soc_component *component, int dai_id) in get_sdp_info()
1699 struct snd_soc_component *component = dai->component; in rt5640_hw_params()
1770 struct snd_soc_component *component = dai->component; in rt5640_set_dai_fmt()
1835 struct snd_soc_component *component = dai->component; in rt5640_set_dai_sysclk()
1874 struct snd_soc_component *component = dai->component; in rt5640_set_dai_pll()
1934 static int rt5640_set_bias_level(struct snd_soc_component *component, in rt5640_set_bias_level()
2006 int rt5640_dmic_enable(struct snd_soc_component *component, in rt5640_dmic_enable()
2032 int rt5640_sel_asrc_clk_src(struct snd_soc_component *component, in rt5640_sel_asrc_clk_src()
2102 void rt5640_enable_micbias1_for_ovcd(struct snd_soc_component *component) in rt5640_enable_micbias1_for_ovcd()
2118 void rt5640_disable_micbias1_for_ovcd(struct snd_soc_component *component) in rt5640_disable_micbias1_for_ovcd()
2133 static void rt5640_enable_micbias1_ovcd_irq(struct snd_soc_component *component) in rt5640_enable_micbias1_ovcd_irq()
2142 static void rt5640_disable_micbias1_ovcd_irq(struct snd_soc_component *component) in rt5640_disable_micbias1_ovcd_irq()
2151 static void rt5640_clear_micbias1_ovcd(struct snd_soc_component *component) in rt5640_clear_micbias1_ovcd()
2157 static bool rt5640_micbias1_ovcd(struct snd_soc_component *component) in rt5640_micbias1_ovcd()
2167 static bool rt5640_jack_inserted(struct snd_soc_component *component) in rt5640_jack_inserted()
2194 static void rt5640_start_button_press_work(struct snd_soc_component *component) in rt5640_start_button_press_work()
2211 struct snd_soc_component *component = rt5640->component; in rt5640_button_press_work()
2260 int rt5640_detect_headset(struct snd_soc_component *component, struct gpio_desc *hp_det_gpio) in rt5640_detect_headset()
2315 struct snd_soc_component *component = rt5640->component; in rt5640_jack_work()
2433 void rt5640_set_ovcd_params(struct snd_soc_component *component) in rt5640_set_ovcd_params()
2458 static void rt5640_disable_jack_detect(struct snd_soc_component *component) in rt5640_disable_jack_detect()
2489 static void rt5640_enable_jack_detect(struct snd_soc_component *component, in rt5640_enable_jack_detect()
2587 struct snd_soc_component *component, struct snd_soc_jack *jack) in rt5640_enable_hda_jack_detect()
2637 static int rt5640_set_jack(struct snd_soc_component *component, in rt5640_set_jack()
2654 static int rt5640_probe(struct snd_soc_component *component) in rt5640_probe()
2791 static void rt5640_remove(struct snd_soc_component *component) in rt5640_remove()
2797 static int rt5640_suspend(struct snd_soc_component *component) in rt5640_suspend()
2817 static int rt5640_resume(struct snd_soc_component *component) in rt5640_resume()