Home
last modified time | relevance | path

Searched refs:DEBUGFS_IPC_FLOOD_DURATION (Results 1 – 1 of 1) sorted by relevance

/linux-5.19.10/sound/soc/sof/
Dsof-client-ipc-flood-test.c28 #define DEBUGFS_IPC_FLOOD_DURATION "ipc_flood_duration_ms" macro
183 strcmp(dentry->d_name.name, DEBUGFS_IPC_FLOOD_DURATION)) { in sof_ipc_flood_dfs_write()
188 if (!strcmp(dentry->d_name.name, DEBUGFS_IPC_FLOOD_DURATION)) in sof_ipc_flood_dfs_write()
255 !strcmp(dentry->d_name.name, DEBUGFS_IPC_FLOOD_DURATION)) { in sof_ipc_flood_dfs_read()
323 debugfs_create_file(DEBUGFS_IPC_FLOOD_DURATION, 0644, in sof_ipc_flood_probe()
339 snprintf(target, 100, "%s/" DEBUGFS_IPC_FLOOD_DURATION, in sof_ipc_flood_probe()
342 debugfs_create_symlink(DEBUGFS_IPC_FLOOD_DURATION, in sof_ipc_flood_probe()