Lines Matching defs:component

80 	struct snd_soc_component *component;  member
463 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in rv1106_codec_adc_mode_get() local
474 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in rv1106_codec_adc_mode_put() local
492 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in rv1106_codec_agc_get() local
507 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in rv1106_codec_agc_put() local
566 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in rv1106_codec_agc_asr_get() local
587 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in rv1106_codec_agc_asr_put() local
614 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in rv1106_codec_mic_mute_get() local
639 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in rv1106_codec_mic_mute_put() local
666 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in rv1106_codec_micbias_volts_get() local
677 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in rv1106_codec_micbias_volts_put() local
701 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in rv1106_codec_main_micbias_get() local
712 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in rv1106_codec_main_micbias_put() local
736 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in rv1106_codec_mic_gain_put() local
759 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in rv1106_codec_hpf_get() local
777 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in rv1106_codec_hpf_put() local
811 static int rv1106_codec_reset(struct snd_soc_component *component) in rv1106_codec_reset()
828 static int rv1106_set_bias_level(struct snd_soc_component *component, in rv1106_set_bias_level()
852 struct snd_soc_component *component = codec_dai->component; in rv1106_set_dai_fmt() local
1020 struct snd_soc_component *component = dai->component; in rv1106_mute_stream() local
1332 struct snd_soc_component *component = snd_soc_kcontrol_component(kcontrol); in rv1106_codec_hpmix_gain_put() local
1594 struct snd_soc_component *component = dai->component; in rv1106_hw_params() local
1611 struct snd_soc_component *component = dai->component; in rv1106_pcm_shutdown() local
1658 static int rv1106_suspend(struct snd_soc_component *component) in rv1106_suspend()
1669 static int rv1106_resume(struct snd_soc_component *component) in rv1106_resume()
1797 static int rv1106_probe(struct snd_soc_component *component) in rv1106_probe()
1812 static void rv1106_remove(struct snd_soc_component *component) in rv1106_remove()