Searched refs:devroot (Results 1 – 4 of 4) sorted by relevance
| /drivers/pinctrl/ |
| A D | pinconf.h | 84 void pinconf_init_device_debugfs(struct dentry *devroot, 99 static inline void pinconf_init_device_debugfs(struct dentry *devroot, in pinconf_init_device_debugfs() argument
|
| A D | pinmux.h | 110 void pinmux_init_device_debugfs(struct dentry *devroot, 125 static inline void pinmux_init_device_debugfs(struct dentry *devroot, in pinmux_init_device_debugfs() argument
|
| A D | pinconf.c | 372 void pinconf_init_device_debugfs(struct dentry *devroot, in pinconf_init_device_debugfs() argument 376 devroot, pctldev, &pinconf_pins_fops); in pinconf_init_device_debugfs() 378 devroot, pctldev, &pinconf_groups_fops); in pinconf_init_device_debugfs()
|
| A D | pinmux.c | 772 void pinmux_init_device_debugfs(struct dentry *devroot, in pinmux_init_device_debugfs() argument 776 devroot, pctldev, &pinmux_functions_fops); in pinmux_init_device_debugfs() 778 devroot, pctldev, &pinmux_pins_fops); in pinmux_init_device_debugfs() 780 devroot, pctldev, &pinmux_select_fops); in pinmux_init_device_debugfs()
|
Completed in 12 milliseconds