Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/pinctrl/
Dpinconf.h74 void pinconf_init_device_debugfs(struct dentry *devroot,
89 static inline void pinconf_init_device_debugfs(struct dentry *devroot, in pinconf_init_device_debugfs() function
Dpinconf.c370 void pinconf_init_device_debugfs(struct dentry *devroot, in pinconf_init_device_debugfs() function
Dcore.c1927 pinconf_init_device_debugfs(device_root, pctldev); in pinctrl_init_device_debugfs()