Searched refs:get_function_groups (Results 1 – 25 of 83) sorted by relevance
1234
| /linux/include/linux/pinctrl/ |
| H A D | pinmux.h | 75 int (*get_function_groups) (struct pinctrl_dev *pctldev, member
|
| /linux/drivers/pinctrl/meson/ |
| H A D | pinctrl-meson8-pmx.c | 100 .get_function_groups = meson_pmx_get_groups,
|
| H A D | pinctrl-meson-axg-pmx.c | 115 .get_function_groups = meson_pmx_get_groups,
|
| /linux/drivers/pinctrl/ |
| H A D | pinctrl-mlxbf3.c | 229 .get_function_groups = mlxbf3_pmx_get_groups,
|
| H A D | pinctrl-mpfs-iomux0.c | 226 .get_function_groups = mpfs_iomux0_pinmux_get_groups,
|
| H A D | pinctrl-pic64gx-gpio2.c | 295 .get_function_groups = pic64gx_gpio2_pinmux_get_groups,
|
| H A D | pinctrl-lantiq.c | 317 .get_function_groups = ltq_pmx_get_groups,
|
| H A D | pinctrl-digicolor.c | 163 .get_function_groups = dc_get_groups,
|
| H A D | pinctrl-pef2256.c | 175 .get_function_groups = pef2256_get_function_groups,
|
| H A D | pinctrl-tps6594.c | 446 .get_function_groups = tps6594_pmx_func_groups,
|
| H A D | pinctrl-eyeq5.c | 428 .get_function_groups = eq5p_pinmux_get_function_groups,
|
| H A D | pinctrl-axp209.c | 318 .get_function_groups = axp20x_pmx_func_groups,
|
| /linux/drivers/pinctrl/bcm/ |
| H A D | pinctrl-bcm6328.c | 357 .get_function_groups = bcm6328_pinctrl_get_groups,
|
| H A D | pinctrl-ns.c | 187 .get_function_groups = pinmux_generic_get_function_groups,
|
| H A D | pinctrl-bcm6318.c | 451 .get_function_groups = bcm6318_pinctrl_get_groups,
|
| H A D | pinctrl-bcm6368.c | 456 .get_function_groups = bcm6368_pinctrl_get_groups,
|
| H A D | pinctrl-bcm6362.c | 570 .get_function_groups = bcm6362_pinctrl_get_groups,
|
| H A D | pinctrl-bcm63268.c | 596 .get_function_groups = bcm63268_pinctrl_get_groups,
|
| H A D | pinctrl-bcm4908.c | 451 .get_function_groups = pinmux_generic_get_function_groups,
|
| /linux/drivers/pinctrl/berlin/ |
| H A D | berlin.c | 176 .get_function_groups = &berlin_pinmux_get_function_groups,
|
| /linux/drivers/pinctrl/visconti/ |
| H A D | pinctrl-common.c | 273 .get_function_groups = visconti_get_function_groups,
|
| /linux/drivers/pinctrl/freescale/ |
| H A D | pinctrl-imx-scmi.c | 175 .get_function_groups = pinmux_generic_get_function_groups,
|
| /linux/drivers/pinctrl/mediatek/ |
| H A D | pinctrl-mtmips.c | 178 .get_function_groups = mtmips_pmx_group_get_groups,
|
| /linux/drivers/pinctrl/spear/ |
| H A D | pinctrl-spear.c | 341 .get_function_groups = spear_pinctrl_get_func_groups,
|
| /linux/drivers/pinctrl/intel/ |
| H A D | pinctrl-tangier.c | 265 .get_function_groups = tng_get_function_groups,
|
1234