Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/sound/
H A Dsoc-component.h381 #define snd_soc_component_module_get_when_open(component, substream) \ macro
/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-pcm.c617 ret = snd_soc_component_module_get_when_open(component, substream); in soc_pcm_components_open()