Lines Matching defs:component
55 struct snd_soc_component *component; member
118 static int wm5100_alloc_sr(struct snd_soc_component *component, int rate) in wm5100_alloc_sr()
174 static void wm5100_free_sr(struct snd_soc_component *component, int rate) in wm5100_free_sr()
733 static void wm5100_seq_notifier(struct snd_soc_component *component, in wm5100_seq_notifier()
775 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in wm5100_out_ev() local
840 struct snd_soc_component *component = snd_soc_dapm_to_component(w->dapm); in wm5100_post_ev() local
1281 struct snd_soc_component *component = dai->component; in wm5100_set_fmt() local
1399 struct snd_soc_component *component = dai->component; in wm5100_hw_params() local
1506 static int wm5100_set_sysclk(struct snd_soc_component *component, int clk_id, in wm5100_set_sysclk()
1754 static int wm5100_set_fll(struct snd_soc_component *component, int fll_id, int source, in wm5100_set_fll()
2098 int wm5100_detect(struct snd_soc_component *component, struct snd_soc_jack *jack) in wm5100_detect()
2329 static int wm5100_probe(struct snd_soc_component *component) in wm5100_probe()
2369 static void wm5100_remove(struct snd_soc_component *component) in wm5100_remove()