Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/qcom/qdsp6/
H A Dq6asm.h20 #define ASM_CLIENT_EVENT_CMD_RUN_DONE 0x1008 macro
H A Dq6asm-dai.c188 case ASM_CLIENT_EVENT_CMD_RUN_DONE: in event_handler()
512 case ASM_CLIENT_EVENT_CMD_RUN_DONE: in compress_event_handler()
H A Dq6asm.c631 client_event = ASM_CLIENT_EVENT_CMD_RUN_DONE; in q6asm_stream_callback()