Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/
Dsoc-component.c43 #define soc_component_mark_match(component, substream, tgt) ((component)->mark_##tgt == substream) macro
270 if (rollback && !soc_component_mark_match(component, substream, module)) in snd_soc_component_module_put()
301 if (rollback && !soc_component_mark_match(component, substream, open)) in snd_soc_component_close()
867 if (rollback && !soc_component_mark_match(component, stream, pm)) in snd_soc_pcm_component_pm_runtime_put()