Searched refs:ipc_count (Results 1 – 1 of 1) sorted by relevance
244 unsigned long ipc_count) in sof_debug_ipc_flood_test() argument288 if (i == ipc_count) in sof_debug_ipc_flood_test()345 unsigned long ipc_count = 0; in sof_dfsentry_write() local382 ret = kstrtoul(string, 0, &ipc_count); in sof_dfsentry_write()397 if (!ipc_count) { in sof_dfsentry_write()403 if (ipc_count > MAX_IPC_FLOOD_COUNT) in sof_dfsentry_write()404 ipc_count = MAX_IPC_FLOOD_COUNT; in sof_dfsentry_write()418 ipc_duration_ms, ipc_count); in sof_dfsentry_write()