Home
last modified time | relevance | path

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

/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() argument
H A Dpinmux.c772 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()