Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mfd/
Dintel-lpss.c129 static struct dentry *intel_lpss_debugfs; variable
141 dir = debugfs_create_dir(dev_name(lpss->dev), intel_lpss_debugfs); in intel_lpss_debugfs_add()
520 intel_lpss_debugfs = debugfs_create_dir("intel_lpss", NULL); in intel_lpss_init()
528 debugfs_remove(intel_lpss_debugfs); in intel_lpss_exit()