ipc_count          29 sound/soc/sof/debug.c 				    unsigned long ipc_count)
ipc_count          73 sound/soc/sof/debug.c 			if (i == ipc_count)
ipc_count         130 sound/soc/sof/debug.c 	unsigned long ipc_count = 0;
ipc_count         167 sound/soc/sof/debug.c 		ret = kstrtoul(string, 0, &ipc_count);
ipc_count         182 sound/soc/sof/debug.c 		if (!ipc_count) {
ipc_count         188 sound/soc/sof/debug.c 		if (ipc_count > MAX_IPC_FLOOD_COUNT)
ipc_count         189 sound/soc/sof/debug.c 			ipc_count = MAX_IPC_FLOOD_COUNT;
ipc_count         203 sound/soc/sof/debug.c 				       ipc_duration_ms, ipc_count);