Searched refs:dfs_points (Results 1 – 2 of 2) sorted by relevance
501 priv->dfs_points = debugfs_create_file("probe_points", 0644, dfsroot, in sof_probes_client_probe() 510 priv->dfs_points = debugfs_create_file("probe_points_available", 0644, dfsroot, in sof_probes_client_probe() 516 debugfs_remove(priv->dfs_points); in sof_probes_client_probe() 545 debugfs_remove(priv->dfs_points); in sof_probes_client_probe() 578 debugfs_remove(priv->dfs_points);
62 struct dentry *dfs_points; member