Home
last modified time | relevance | path

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

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