Searched refs:soc_component_mark_push (Results 1 – 1 of 1) sorted by relevance
/sound/soc/ |
D | soc-component.c | 54 #define soc_component_mark_push(component, substream, tgt) ((component)->mark_##tgt = substream) macro 265 soc_component_mark_push(component, substream, module); in snd_soc_component_module_get() 294 soc_component_mark_push(component, substream, open); in snd_soc_component_open() 441 soc_component_mark_push(component, cstream, compr_open); in snd_soc_component_compr_open() 1095 soc_component_mark_push(component, substream, hw_params); in snd_soc_pcm_component_hw_params() 1150 soc_component_mark_push(component, substream, trigger); in snd_soc_pcm_component_trigger() 1183 soc_component_mark_push(component, stream, pm); in snd_soc_pcm_component_pm_runtime_get()
|