Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/sof/
Dheader.h102 #define SOF_IPC_STREAM_POSITION SOF_CMD_TYPE(0x00a) macro
/kernel/linux/linux-5.10/sound/soc/sof/
Dipc.c149 case SOF_IPC_STREAM_POSITION: in ipc_log_header()
505 case SOF_IPC_STREAM_POSITION: in ipc_stream_message()
529 stream.hdr.cmd = SOF_IPC_GLB_STREAM_MSG | SOF_IPC_STREAM_POSITION; in snd_sof_ipc_stream_posn()