Home
last modified time | relevance | path

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

/openbmc/linux/drivers/pinctrl/
H A Dpinmux.h110 void pinmux_init_device_debugfs(struct dentry *devroot,
125 static inline void pinmux_init_device_debugfs(struct dentry *devroot, in pinmux_init_device_debugfs() function
H A Dpinmux.c787 void pinmux_init_device_debugfs(struct dentry *devroot, in pinmux_init_device_debugfs() function
H A Dcore.c1946 pinmux_init_device_debugfs(device_root, pctldev); in pinctrl_init_device_debugfs()