Home
last modified time | relevance | path

Searched refs:snd_soc_card_probe (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/sound/
H A Dsoc-card.h47 int snd_soc_card_probe(struct snd_soc_card *card);
/openbmc/linux/sound/soc/
H A Dsoc-card.c173 int snd_soc_card_probe(struct snd_soc_card *card) in snd_soc_card_probe() function
H A Dsoc-core.c2085 ret = snd_soc_card_probe(card); in snd_soc_bind_card()