Lines Matching defs:component

25 	struct snd_soc_component *component;  member
51 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in es8326_crosstalk1_get() local
69 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in es8326_crosstalk1_set() local
89 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in es8326_crosstalk2_get() local
107 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in es8326_crosstalk2_set() local
127 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in es8326_hplvol_get() local
138 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in es8326_hplvol_set() local
160 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in es8326_hprvol_get() local
171 struct snd_soc_component *component = snd_kcontrol_chip(kcontrol); in es8326_hprvol_set() local
496 struct snd_soc_component *component = codec_dai->component; in es8326_set_dai_fmt() local
539 struct snd_soc_component *component = dai->component; in es8326_pcm_hw_params() local
603 struct snd_soc_component *component = dai->component; in es8326_mute() local
718 static void es8326_enable_micbias(struct snd_soc_component *component) in es8326_enable_micbias()
729 static void es8326_disable_micbias(struct snd_soc_component *component) in es8326_disable_micbias()
948 static int es8326_calibrate(struct snd_soc_component *component) in es8326_calibrate()
998 static void es8326_init(struct snd_soc_component *component) in es8326_init()
1081 static int es8326_resume(struct snd_soc_component *component) in es8326_resume()
1102 static int es8326_suspend(struct snd_soc_component *component) in es8326_suspend()
1124 static int es8326_probe(struct snd_soc_component *component) in es8326_probe()
1160 static void es8326_enable_jack_detect(struct snd_soc_component *component, in es8326_enable_jack_detect()
1175 static void es8326_disable_jack_detect(struct snd_soc_component *component) in es8326_disable_jack_detect()
1193 static int es8326_set_jack(struct snd_soc_component *component, in es8326_set_jack()
1204 static void es8326_remove(struct snd_soc_component *component) in es8326_remove()
1291 struct snd_soc_component *component; in es8326_i2c_shutdown() local