Searched refs:dfs_points (Results 1 – 2 of 2) sorted by relevance
454 priv->dfs_points = debugfs_create_file("probe_points", 0644, dfsroot, in sof_probes_client_probe() 465 debugfs_remove(priv->dfs_points); in sof_probes_client_probe() 497 debugfs_remove(priv->dfs_points); in sof_probes_client_probe() 522 debugfs_remove(priv->dfs_points); in sof_probes_client_remove()
55 struct dentry *dfs_points; member