Lines Matching defs:component

54 	struct snd_soc_component *component;  member
1474 static int wm8962_dsp2_write_config(struct snd_soc_component *component) in wm8962_dsp2_write_config()
1482 static int wm8962_dsp2_set_enable(struct snd_soc_component *component, u16 val) in wm8962_dsp2_set_enable()
1505 static int wm8962_dsp2_start(struct snd_soc_component *component) in wm8962_dsp2_start()
1518 static int wm8962_dsp2_stop(struct snd_soc_component *component) in wm8962_dsp2_stop()
1549 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8962_dsp2_ena_get() local
1561 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8962_dsp2_ena_put() local
1599 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8962_put_hp_sw() local
1629 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in wm8962_put_spk_sw() local
1862 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in hp_event() local
1956 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in out_pga_event() local
1989 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in dsp2_event() local
2353 static int wm8962_add_widgets(struct snd_soc_component *component) in wm8962_add_widgets()
2402 static void wm8962_configure_bclk(struct snd_soc_component *component) in wm8962_configure_bclk()
2503 static int wm8962_set_bias_level(struct snd_soc_component *component, in wm8962_set_bias_level()
2555 struct snd_soc_component *component = dai->component; in wm8962_hw_params() local
2615 struct snd_soc_component *component = dai->component; in wm8962_set_dai_sysclk() local
2642 struct snd_soc_component *component = dai->component; in wm8962_set_dai_fmt() local
2809 static int wm8962_set_fll(struct snd_soc_component *component, int fll_id, int source, in wm8962_set_fll()
2922 struct snd_soc_component *component = dai->component; in wm8962_mute() local
2981 struct snd_soc_component *component = wm8962->component; in wm8962_mic_work() local
3109 int wm8962_mic_detect(struct snd_soc_component *component, struct snd_soc_jack *jack) in wm8962_mic_detect()
3157 struct snd_soc_component *component = wm8962->component; in wm8962_beep_work() local
3193 struct snd_soc_component *component = input_get_drvdata(dev); in wm8962_beep_event() local
3233 static void wm8962_init_beep(struct snd_soc_component *component) in wm8962_init_beep()
3270 static void wm8962_free_beep(struct snd_soc_component *component) in wm8962_free_beep()
3333 struct snd_soc_component *component = wm8962->component; in wm8962_gpio_set() local
3343 struct snd_soc_component *component = wm8962->component; in wm8962_gpio_direction_out() local
3366 static void wm8962_init_gpio(struct snd_soc_component *component) in wm8962_init_gpio()
3386 static void wm8962_free_gpio(struct snd_soc_component *component) in wm8962_free_gpio()
3393 static void wm8962_init_gpio(struct snd_soc_component *component) in wm8962_init_gpio()
3397 static void wm8962_free_gpio(struct snd_soc_component *component) in wm8962_free_gpio()
3402 static int wm8962_probe(struct snd_soc_component *component) in wm8962_probe()
3464 static void wm8962_remove(struct snd_soc_component *component) in wm8962_remove()