Home
last modified time | relevance | path

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

/linux/sound/soc/sof/
H A Dsof-client-ipc-flood-test.c28 #define DEBUGFS_IPC_FLOOD_DURATION "ipc_flood_duration_ms" macro
187 strcmp(dentry->d_name.name, DEBUGFS_IPC_FLOOD_DURATION)) { in sof_ipc_flood_dfs_write()
192 if (!strcmp(dentry->d_name.name, DEBUGFS_IPC_FLOOD_DURATION)) in sof_ipc_flood_dfs_write()
259 !strcmp(dentry->d_name.name, DEBUGFS_IPC_FLOOD_DURATION)) { in sof_ipc_flood_dfs_read()
327 debugfs_create_file(DEBUGFS_IPC_FLOOD_DURATION, 0644, in sof_ipc_flood_probe()
343 snprintf(target, 100, "%s/" DEBUGFS_IPC_FLOOD_DURATION, in sof_ipc_flood_probe()
346 debugfs_create_symlink(DEBUGFS_IPC_FLOOD_DURATION, in sof_ipc_flood_probe()