Home
last modified time | relevance | path

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

/linux-5.19.10/sound/soc/sof/
Dsof-client-ipc-flood-test.c27 #define DEBUGFS_IPC_FLOOD_COUNT "ipc_flood_count" macro
182 if (strcmp(dentry->d_name.name, DEBUGFS_IPC_FLOOD_COUNT) && in sof_ipc_flood_dfs_write()
254 if (!strcmp(dentry->d_name.name, DEBUGFS_IPC_FLOOD_COUNT) || in sof_ipc_flood_dfs_read()
319 debugfs_create_file(DEBUGFS_IPC_FLOOD_COUNT, 0644, priv->dfs_root, in sof_ipc_flood_probe()
333 snprintf(target, 100, "%s/" DEBUGFS_IPC_FLOOD_COUNT, in sof_ipc_flood_probe()
336 debugfs_create_symlink(DEBUGFS_IPC_FLOOD_COUNT, in sof_ipc_flood_probe()