Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc-component.h380 snd_soc_component_module_get(component, NULL, 0)
382 snd_soc_component_module_get(component, substream, 1)
383 int snd_soc_component_module_get(struct snd_soc_component *component,
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-component.c240 int snd_soc_component_module_get(struct snd_soc_component *component, in snd_soc_component_module_get() function