Searched refs:tpmi_get_debugfs_dir (Results 1 – 3 of 3) sorted by relevance
57 struct dentry *tpmi_get_debugfs_dir(struct auxiliary_device *auxdev);
359 struct dentry *tpmi_get_debugfs_dir(struct auxiliary_device *auxdev) in tpmi_get_debugfs_dir() function366 EXPORT_SYMBOL_NS_GPL(tpmi_get_debugfs_dir, INTEL_TPMI);
272 dentry = tpmi_get_debugfs_dir(auxdev); in intel_plr_probe()