Searched refs:ipc_count (Results 1 – 1 of 1) sorted by relevance
62 unsigned long ipc_count) in sof_debug_ipc_flood_test() argument106 if (i == ipc_count) in sof_debug_ipc_flood_test()124 if (!ipc_count) { in sof_debug_ipc_flood_test()160 unsigned long ipc_count = 0; in sof_ipc_flood_dfs_write() local199 ret = kstrtoul(string, 0, &ipc_count); in sof_ipc_flood_dfs_write()214 if (!ipc_count) { in sof_ipc_flood_dfs_write()220 if (ipc_count > MAX_IPC_FLOOD_COUNT) in sof_ipc_flood_dfs_write()221 ipc_count = MAX_IPC_FLOOD_COUNT; in sof_ipc_flood_dfs_write()232 ipc_duration_ms, ipc_count); in sof_ipc_flood_dfs_write()