Searched refs:IPC_FLOOD_TEST_RESULT_LEN (Results 1 – 1 of 1) sorted by relevance
24 #define IPC_FLOOD_TEST_RESULT_LEN 512 macro123 memset(priv->buf, 0, IPC_FLOOD_TEST_RESULT_LEN); in sof_debug_ipc_flood_test()127 snprintf(priv->buf, IPC_FLOOD_TEST_RESULT_LEN, in sof_debug_ipc_flood_test()138 IPC_FLOOD_TEST_RESULT_LEN - strlen(priv->buf), in sof_debug_ipc_flood_test()143 IPC_FLOOD_TEST_RESULT_LEN - strlen(priv->buf), in sof_debug_ipc_flood_test()309 priv->buf = devm_kmalloc(dev, IPC_FLOOD_TEST_RESULT_LEN, GFP_KERNEL); in sof_ipc_flood_probe()