Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/pinctrl/
Dpinconf.h84 void pinconf_init_device_debugfs(struct dentry *devroot,
99 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.c1945 pinconf_init_device_debugfs(device_root, pctldev); in pinctrl_init_device_debugfs()