Home
last modified time | relevance | path

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

/Linux-v5.10/sound/soc/sof/
Ddebug.c238 #define IPC_FLOOD_TEST_RESULT_LEN 512 macro
305 memset(dfse->cache_buf, 0, IPC_FLOOD_TEST_RESULT_LEN); in sof_debug_ipc_flood_test()
310 snprintf(dfse->cache_buf, IPC_FLOOD_TEST_RESULT_LEN, in sof_debug_ipc_flood_test()
324 IPC_FLOOD_TEST_RESULT_LEN - strlen(dfse->cache_buf), in sof_debug_ipc_flood_test()
329 IPC_FLOOD_TEST_RESULT_LEN - strlen(dfse->cache_buf), in sof_debug_ipc_flood_test()
614 dfse->cache_buf = devm_kzalloc(sdev->dev, IPC_FLOOD_TEST_RESULT_LEN, in snd_sof_debugfs_buf_item()