Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/
H A Dipc4-pcm.c73 if (pipeline->skip_during_fe_trigger && state != SOF_IPC4_PIPE_RESET) in sof_ipc4_add_pipeline_to_trigger_list()
86 case SOF_IPC4_PIPE_RESET: in sof_ipc4_add_pipeline_to_trigger_list()
112 if (pipeline->skip_during_fe_trigger && state != SOF_IPC4_PIPE_RESET) in sof_ipc4_update_pipeline_state()
232 case SOF_IPC4_PIPE_RESET: /* Disable and free chained DMA. */ in sof_ipc4_chain_dma_trigger()
334 if (state == SOF_IPC4_PIPE_RUNNING || state == SOF_IPC4_PIPE_RESET) in sof_ipc4_trigger_pipelines()
352 if (state == SOF_IPC4_PIPE_RESET || cmd == SNDRV_PCM_TRIGGER_PAUSE_RELEASE) in sof_ipc4_trigger_pipelines()
388 if (sdev->fw_state != SOF_FW_CRASHED || state != SOF_IPC4_PIPE_RESET) in sof_ipc4_trigger_pipelines()
438 return sof_ipc4_trigger_pipelines(component, substream, SOF_IPC4_PIPE_RESET, 0); in sof_ipc4_pcm_hw_free()
/openbmc/linux/include/sound/sof/ipc4/
H A Dheader.h133 SOF_IPC4_PIPE_RESET, enumerator