Lines Matching refs:snd_soc_component

54 	struct snd_soc_component *component;
1472 static int wm8962_dsp2_write_config(struct snd_soc_component *component) in wm8962_dsp2_write_config()
1480 static int wm8962_dsp2_set_enable(struct snd_soc_component *component, u16 val) in wm8962_dsp2_set_enable()
1503 static int wm8962_dsp2_start(struct snd_soc_component *component) in wm8962_dsp2_start()
1516 static int wm8962_dsp2_stop(struct snd_soc_component *component) in wm8962_dsp2_stop()
1547 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8962_dsp2_ena_get()
1559 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8962_dsp2_ena_put()
1597 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8962_put_hp_sw()
1627 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8962_put_spk_sw()
1847 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in tp_event()
1905 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in hp_event()
1999 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in out_pga_event()
2033 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in dsp2_event()
2417 static int wm8962_add_widgets(struct snd_soc_component *component) in wm8962_add_widgets()
2466 static void wm8962_configure_bclk(struct snd_soc_component *component) in wm8962_configure_bclk()
2578 static int wm8962_set_bias_level(struct snd_soc_component *component, in wm8962_set_bias_level()
2630 struct snd_soc_component *component = dai->component; in wm8962_hw_params()
2690 struct snd_soc_component *component = dai->component; in wm8962_set_dai_sysclk()
2717 struct snd_soc_component *component = dai->component; in wm8962_set_dai_fmt()
2884 static int wm8962_set_fll(struct snd_soc_component *component, int fll_id, int source, in wm8962_set_fll()
3001 struct snd_soc_component *component = dai->component; in wm8962_mute()
3061 struct snd_soc_component *component = wm8962->component; in wm8962_mic_work()
3189 int wm8962_mic_detect(struct snd_soc_component *component, struct snd_soc_jack *jack) in wm8962_mic_detect()
3237 struct snd_soc_component *component = wm8962->component; in wm8962_beep_work()
3273 struct snd_soc_component *component = input_get_drvdata(dev); in wm8962_beep_event()
3313 static void wm8962_init_beep(struct snd_soc_component *component) in wm8962_init_beep()
3350 static void wm8962_free_beep(struct snd_soc_component *component) in wm8962_free_beep()
3413 struct snd_soc_component *component = wm8962->component; in wm8962_gpio_set()
3423 struct snd_soc_component *component = wm8962->component; in wm8962_gpio_direction_out()
3446 static void wm8962_init_gpio(struct snd_soc_component *component) in wm8962_init_gpio()
3466 static void wm8962_free_gpio(struct snd_soc_component *component) in wm8962_free_gpio()
3473 static void wm8962_init_gpio(struct snd_soc_component *component) in wm8962_init_gpio()
3477 static void wm8962_free_gpio(struct snd_soc_component *component) in wm8962_free_gpio()
3482 static int wm8962_probe(struct snd_soc_component *component) in wm8962_probe()
3550 static void wm8962_remove(struct snd_soc_component *component) in wm8962_remove()