Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/sof/
Dsof-priv.h43 #define SOF_DBG_PRINT_IPC_SUCCESS_LOGS BIT(9) /* print IPC success macro
Dipc3.c305 if (sof_debug_check_flag(SOF_DBG_PRINT_IPC_SUCCESS_LOGS)) in ipc3_wait_tx_done()