Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dintel_tpmi.h57 struct dentry *tpmi_get_debugfs_dir(struct auxiliary_device *auxdev);
/linux/drivers/platform/x86/intel/
H A Dtpmi.c359 struct dentry *tpmi_get_debugfs_dir(struct auxiliary_device *auxdev) in tpmi_get_debugfs_dir() function
366 EXPORT_SYMBOL_NS_GPL(tpmi_get_debugfs_dir, INTEL_TPMI);
H A Dintel_plr_tpmi.c272 dentry = tpmi_get_debugfs_dir(auxdev); in intel_plr_probe()