Home
last modified time | relevance | path

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

/drivers/pinctrl/
Dpinmux.h99 void pinmux_init_device_debugfs(struct dentry *devroot,
114 static inline void pinmux_init_device_debugfs(struct dentry *devroot, in pinmux_init_device_debugfs() function
Dpinmux.c776 void pinmux_init_device_debugfs(struct dentry *devroot, in pinmux_init_device_debugfs() function
Dcore.c1925 pinmux_init_device_debugfs(device_root, pctldev); in pinctrl_init_device_debugfs()