Home
last modified time | relevance | path

Searched refs:devroot (Results 1 – 4 of 4) sorted by relevance

/drivers/pinctrl/
Dpinmux.h93 void pinmux_init_device_debugfs(struct dentry *devroot,
108 static inline void pinmux_init_device_debugfs(struct dentry *devroot, in pinmux_init_device_debugfs() argument
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() argument
Dpinconf.c610 void pinconf_init_device_debugfs(struct dentry *devroot, in pinconf_init_device_debugfs() argument
614 devroot, pctldev, &pinconf_pins_ops); in pinconf_init_device_debugfs()
616 devroot, pctldev, &pinconf_groups_ops); in pinconf_init_device_debugfs()
618 devroot, pctldev, &pinconf_dbg_pinconfig_fops); in pinconf_init_device_debugfs()
Dpinmux.c662 void pinmux_init_device_debugfs(struct dentry *devroot, in pinmux_init_device_debugfs() argument
666 devroot, pctldev, &pinmux_functions_ops); in pinmux_init_device_debugfs()
668 devroot, pctldev, &pinmux_pins_ops); in pinmux_init_device_debugfs()