| /linux/include/linux/pinctrl/ |
| H A D | pinctrl.h | 117 void (*pin_dbg_show) (struct pinctrl_dev *pctldev, struct seq_file *s, member
|
| /linux/drivers/pinctrl/microchip/ |
| H A D | pinctrl-mpfs-iomux0.c | 181 .pin_dbg_show = mpfs_iomux0_pin_dbg_show,
|
| H A D | pinctrl-pic64gx-gpio2.c | 250 .pin_dbg_show = pic64gx_gpio2_pin_dbg_show,
|
| H A D | pinctrl-mpfs-mssio.c | 299 .pin_dbg_show = mpfs_pinctrl_dbg_show,
|
| /linux/drivers/pinctrl/sophgo/ |
| H A D | pinctrl-sg2042-ops.c | 103 .pin_dbg_show = sg2042_pctrl_dbg_show,
|
| H A D | pinctrl-cv18xx.c | 199 .pin_dbg_show = cv1800_pctrl_dbg_show,
|
| /linux/drivers/pinctrl/ |
| H A D | pinctrl-loongson2.c | 198 .pin_dbg_show = loongson2_pin_dbg_show,
|
| H A D | pinctrl-lantiq.c | 176 .pin_dbg_show = ltq_pinctrl_pin_dbg_show,
|
| H A D | pinctrl-eyeq5.c | 372 .pin_dbg_show = eq5p_pinctrl_pin_dbg_show,
|
| H A D | pinctrl-k230.c | 254 .pin_dbg_show = k230_pinctrl_pin_dbg_show,
|
| H A D | core.c | 1783 if (ops->pin_dbg_show) in pinctrl_pins_show() 1784 ops->pin_dbg_show(pctldev, s, pin); in pinctrl_pins_show()
|
| /linux/drivers/pinctrl/spear/ |
| H A D | pinctrl-spear.c | 206 .pin_dbg_show = spear_pinctrl_pin_dbg_show,
|
| /linux/drivers/pinctrl/bcm/ |
| H A D | pinctrl-brcmstb.c | 191 .pin_dbg_show = brcmstb_pctl_pin_dbg_show,
|
| H A D | pinctrl-nsp-mux.c | 349 .pin_dbg_show = nsp_pin_dbg_show,
|
| H A D | pinctrl-cygnus-mux.c | 735 .pin_dbg_show = cygnus_pin_dbg_show,
|
| /linux/drivers/pinctrl/intel/ |
| H A D | pinctrl-tangier.c | 186 .pin_dbg_show = tng_pin_dbg_show,
|
| H A D | pinctrl-lynxpoint.c | 295 .pin_dbg_show = lp_pin_dbg_show,
|
| /linux/drivers/pinctrl/cix/ |
| H A D | pinctrl-sky1-base.c | 280 .pin_dbg_show = sky1_pin_dbg_show,
|
| /linux/drivers/pinctrl/freescale/ |
| H A D | pinctrl-mxs.c | 160 .pin_dbg_show = mxs_pin_dbg_show,
|
| H A D | pinctrl-imx1-core.c | 292 .pin_dbg_show = imx1_pin_dbg_show,
|
| /linux/drivers/pinctrl/realtek/ |
| H A D | pinctrl-rtd.c | 116 .pin_dbg_show = rtd_pinctrl_dbg_show,
|
| /linux/drivers/pinctrl/cirrus/ |
| H A D | pinctrl-madera-core.c | 575 .pin_dbg_show = madera_pin_dbg_show,
|
| /linux/drivers/pinctrl/uniphier/ |
| H A D | pinctrl-uniphier-core.c | 135 .pin_dbg_show = uniphier_pctl_pin_dbg_show,
|
| /linux/drivers/pinctrl/ti/ |
| H A D | pinctrl-ti-iodelay.c | 730 .pin_dbg_show = ti_iodelay_pin_dbg_show,
|
| /linux/drivers/pinctrl/meson/ |
| H A D | pinctrl-meson.c | 147 .pin_dbg_show = meson_pin_dbg_show,
|