Lines Matching defs:codec
58 struct snd_soc_codec *codec; member
1479 static int wm8962_dsp2_write_config(struct snd_soc_codec *codec) in wm8962_dsp2_write_config()
1487 static int wm8962_dsp2_set_enable(struct snd_soc_codec *codec, u16 val) in wm8962_dsp2_set_enable()
1510 static int wm8962_dsp2_start(struct snd_soc_codec *codec) in wm8962_dsp2_start()
1523 static int wm8962_dsp2_stop(struct snd_soc_codec *codec) in wm8962_dsp2_stop()
1554 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in wm8962_dsp2_ena_get() local
1566 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in wm8962_dsp2_ena_put() local
1604 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in wm8962_put_hp_sw() local
1634 struct snd_soc_codec *codec = snd_soc_kcontrol_codec(kcontrol); in wm8962_put_spk_sw() local
1867 struct snd_soc_codec *codec = snd_soc_dapm_to_codec(w->dapm); in hp_event() local
1961 struct snd_soc_codec *codec = snd_soc_dapm_to_codec(w->dapm); in out_pga_event() local
1994 struct snd_soc_codec *codec = snd_soc_dapm_to_codec(w->dapm); in dsp2_event() local
2358 static int wm8962_add_widgets(struct snd_soc_codec *codec) in wm8962_add_widgets()
2407 static void wm8962_configure_bclk(struct snd_soc_codec *codec) in wm8962_configure_bclk()
2508 static int wm8962_set_bias_level(struct snd_soc_codec *codec, in wm8962_set_bias_level()
2560 struct snd_soc_codec *codec = dai->codec; in wm8962_hw_params() local
2620 struct snd_soc_codec *codec = dai->codec; in wm8962_set_dai_sysclk() local
2647 struct snd_soc_codec *codec = dai->codec; in wm8962_set_dai_fmt() local
2813 static int wm8962_set_fll(struct snd_soc_codec *codec, int fll_id, int source, in wm8962_set_fll()
2926 struct snd_soc_codec *codec = dai->codec; in wm8962_mute() local
2985 struct snd_soc_codec *codec = wm8962->codec; in wm8962_mic_work() local
3113 int wm8962_mic_detect(struct snd_soc_codec *codec, struct snd_soc_jack *jack) in wm8962_mic_detect()
3161 struct snd_soc_codec *codec = wm8962->codec; in wm8962_beep_work() local
3197 struct snd_soc_codec *codec = input_get_drvdata(dev); in wm8962_beep_event() local
3237 static void wm8962_init_beep(struct snd_soc_codec *codec) in wm8962_init_beep()
3274 static void wm8962_free_beep(struct snd_soc_codec *codec) in wm8962_free_beep()
3342 struct snd_soc_codec *codec = wm8962->codec; in wm8962_gpio_set() local
3352 struct snd_soc_codec *codec = wm8962->codec; in wm8962_gpio_direction_out() local
3375 static void wm8962_init_gpio(struct snd_soc_codec *codec) in wm8962_init_gpio()
3395 static void wm8962_free_gpio(struct snd_soc_codec *codec) in wm8962_free_gpio()
3402 static void wm8962_init_gpio(struct snd_soc_codec *codec) in wm8962_init_gpio()
3406 static void wm8962_free_gpio(struct snd_soc_codec *codec) in wm8962_free_gpio()
3411 static int wm8962_probe(struct snd_soc_codec *codec) in wm8962_probe()
3472 static int wm8962_remove(struct snd_soc_codec *codec) in wm8962_remove()