Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/
H A Dsoc-component.c43 #define soc_component_mark_match(component, substream, tgt) ((component)->mark_##tgt == substream) macro
261 if (rollback && !soc_component_mark_match(component, substream, module)) in snd_soc_component_module_put()
292 if (rollback && !soc_component_mark_match(component, substream, open)) in snd_soc_component_close()
858 if (rollback && !soc_component_mark_match(component, stream, pm)) in snd_soc_pcm_component_pm_runtime_put()