/linux/include/linux/pinctrl/ |
H A D | pinctrl.h | 116 void (*pin_dbg_show) (struct pinctrl_dev *pctldev, struct seq_file *s, member
|
/linux/drivers/pinctrl/ |
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 | 253 .pin_dbg_show = k230_pinctrl_pin_dbg_show,
|
H A D | core.c | 1710 if (ops->pin_dbg_show) in pinctrl_pins_show() 1711 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/intel/ |
H A D | pinctrl-tangier.c | 186 .pin_dbg_show = tng_pin_dbg_show,
|
H A D | pinctrl-lynxpoint.c | 287 .pin_dbg_show = lp_pin_dbg_show,
|
/linux/drivers/pinctrl/bcm/ |
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,
|
H A D | pinctrl-ns2-mux.c | 532 .pin_dbg_show = ns2_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 | 293 .pin_dbg_show = imx1_pin_dbg_show,
|
H A D | pinctrl-imx.c | 160 .pin_dbg_show = imx_pin_dbg_show,
|
/linux/drivers/pinctrl/realtek/ |
H A D | pinctrl-rtd.c | 116 .pin_dbg_show = rtd_pinctrl_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/meson/ |
H A D | pinctrl-meson.c | 147 .pin_dbg_show = meson_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/sophgo/ |
H A D | pinctrl-cv18xx.c | 366 .pin_dbg_show = cv1800_pctrl_dbg_show,
|
/linux/drivers/pinctrl/cirrus/ |
H A D | pinctrl-madera-core.c | 575 .pin_dbg_show = madera_pin_dbg_show,
|
/linux/drivers/pinctrl/tegra/ |
H A D | pinctrl-tegra.c | 215 .pin_dbg_show = tegra_pinctrl_pin_dbg_show,
|
/linux/drivers/pinctrl/renesas/ |
H A D | pinctrl.c | 283 .pin_dbg_show = sh_pfc_pin_dbg_show,
|
/linux/drivers/pinctrl/actions/ |
H A D | pinctrl-owl.c | 132 .pin_dbg_show = owl_pin_dbg_show,
|
/linux/drivers/pinctrl/sprd/ |
H A D | pinctrl-sprd.c | 345 .pin_dbg_show = sprd_pctrl_dbg_show,
|
/linux/drivers/pinctrl/nxp/ |
H A D | pinctrl-s32cc.c | 299 .pin_dbg_show = s32_pin_dbg_show,
|