Searched refs:IPC_FLOOD_TEST_RESULT_LEN (Results 1 – 1 of 1) sorted by relevance
23 #define IPC_FLOOD_TEST_RESULT_LEN 512 macro121 memset(priv->buf, 0, IPC_FLOOD_TEST_RESULT_LEN); in sof_debug_ipc_flood_test()125 snprintf(priv->buf, IPC_FLOOD_TEST_RESULT_LEN, in sof_debug_ipc_flood_test()136 IPC_FLOOD_TEST_RESULT_LEN - strlen(priv->buf), in sof_debug_ipc_flood_test()141 IPC_FLOOD_TEST_RESULT_LEN - strlen(priv->buf), in sof_debug_ipc_flood_test()297 priv->buf = devm_kmalloc(dev, IPC_FLOOD_TEST_RESULT_LEN, GFP_KERNEL); in sof_ipc_flood_probe()