Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/intel/avs/
H A Dpcm.c770 static int avs_component_probe(struct snd_soc_component *component) in avs_component_probe() function
1150 .probe = avs_component_probe,
1416 ret = avs_component_probe(component); in avs_component_hda_probe()