Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/pinctrl/
Dpinconf.h66 void pinconf_init_device_debugfs(struct dentry *devroot,
81 static inline void pinconf_init_device_debugfs(struct dentry *devroot, in pinconf_init_device_debugfs() function
Dpinconf.c605 void pinconf_init_device_debugfs(struct dentry *devroot, in pinconf_init_device_debugfs() function
Dcore.c1672 pinconf_init_device_debugfs(device_root, pctldev); in pinctrl_init_device_debugfs()