Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/sof/
H A Dsof-client-ipc-flood-test.c27 #define DEBUGFS_IPC_FLOOD_COUNT "ipc_flood_count" macro
181 if (strcmp(dentry->d_name.name, DEBUGFS_IPC_FLOOD_COUNT) && in sof_ipc_flood_dfs_write()
253 if (!strcmp(dentry->d_name.name, DEBUGFS_IPC_FLOOD_COUNT) || in sof_ipc_flood_dfs_read()
318 debugfs_create_file(DEBUGFS_IPC_FLOOD_COUNT, 0644, priv->dfs_root, in sof_ipc_flood_probe()
332 snprintf(target, 100, "%s/" DEBUGFS_IPC_FLOOD_COUNT, in sof_ipc_flood_probe()
335 debugfs_create_symlink(DEBUGFS_IPC_FLOOD_COUNT, in sof_ipc_flood_probe()