Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
A Ddebug.c240 #define IPC_FLOOD_TEST_RESULT_LEN 512 macro
307 memset(dfse->cache_buf, 0, IPC_FLOOD_TEST_RESULT_LEN); in sof_debug_ipc_flood_test()
312 snprintf(dfse->cache_buf, IPC_FLOOD_TEST_RESULT_LEN, in sof_debug_ipc_flood_test()
326 IPC_FLOOD_TEST_RESULT_LEN - strlen(dfse->cache_buf), in sof_debug_ipc_flood_test()
331 IPC_FLOOD_TEST_RESULT_LEN - strlen(dfse->cache_buf), in sof_debug_ipc_flood_test()
630 dfse->cache_buf = devm_kzalloc(sdev->dev, IPC_FLOOD_TEST_RESULT_LEN, in snd_sof_debugfs_buf_item()

Completed in 4 milliseconds