Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/pinctrl/
H A 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
H A Dpinmux.c676 void pinmux_init_device_debugfs(struct dentry *devroot, in pinmux_init_device_debugfs() function
H A Dcore.c1902 pinmux_init_device_debugfs(device_root, pctldev); in pinctrl_init_device_debugfs()