Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/qcom/qdsp6/
H A Dq6asm.h13 #define ASM_CLIENT_EVENT_CMD_EOS_DONE 0x1003 macro
H A Dq6asm-dai.c193 case ASM_CLIENT_EVENT_CMD_EOS_DONE: in event_handler()
527 case ASM_CLIENT_EVENT_CMD_EOS_DONE: in compress_event_handler()
H A Dq6asm.c734 client_event = ASM_CLIENT_EVENT_CMD_EOS_DONE; in q6asm_stream_callback()