Home
last modified time | relevance | path

Searched refs:get_function_groups (Results 1 – 25 of 133) sorted by relevance

123456

/linux/include/linux/pinctrl/
H A Dpinmux.h75 int (*get_function_groups) (struct pinctrl_dev *pctldev, member
/linux/drivers/pinctrl/
H A Dpinmux.c46 !ops->get_function_groups || in pinmux_check_ops()
391 ret = pmxops->get_function_groups(pctldev, setting->data.mux.func, in pinmux_map_to_setting()
591 ret = pmxops->get_function_groups(pctldev, func_selector, in pinmux_functions_show()
760 ret = pmxops->get_function_groups(pctldev, fsel, &groups, &num_groups); in pinmux_select_write()
H A Dpinctrl-max7360.c160 .get_function_groups = max7360_get_function_groups,
H A Dpinctrl-mlxbf3.c229 .get_function_groups = mlxbf3_pmx_get_groups,
H A Dpinctrl-loongson2.c249 .get_function_groups = loongson2_pmx_get_groups,
H A Dpinctrl-lantiq.c317 .get_function_groups = ltq_pmx_get_groups,
H A Dpinctrl-digicolor.c163 .get_function_groups = dc_get_groups,
H A Dpinctrl-pef2256.c175 .get_function_groups = pef2256_get_function_groups,
/linux/drivers/pinctrl/meson/
H A Dpinctrl-meson8-pmx.c100 .get_function_groups = meson_pmx_get_groups,
H A Dpinctrl-meson-axg-pmx.c115 .get_function_groups = meson_pmx_get_groups,
/linux/drivers/pinctrl/microchip/
H A Dpinctrl-mpfs-iomux0.c226 .get_function_groups = mpfs_iomux0_pinmux_get_groups,
H A Dpinctrl-pic64gx-gpio2.c295 .get_function_groups = pic64gx_gpio2_pinmux_get_groups,
/linux/drivers/pinctrl/bcm/
H A Dpinctrl-bcm6328.c357 .get_function_groups = bcm6328_pinctrl_get_groups,
H A Dpinctrl-ns.c187 .get_function_groups = pinmux_generic_get_function_groups,
H A Dpinctrl-bcm6318.c451 .get_function_groups = bcm6318_pinctrl_get_groups,
H A Dpinctrl-bcm6358.c311 .get_function_groups = bcm6358_pinctrl_get_groups,
H A Dpinctrl-bcm6368.c456 .get_function_groups = bcm6368_pinctrl_get_groups,
H A Dpinctrl-bcm6362.c570 .get_function_groups = bcm6362_pinctrl_get_groups,
/linux/drivers/pinctrl/sophgo/
H A Dpinctrl-sg2042-ops.c121 .get_function_groups = pinmux_generic_get_function_groups,
/linux/drivers/pinctrl/stm32/
H A Dpinctrl-stm32-hdp.c574 .get_function_groups = stm32_hdp_pinmux_get_function_groups,
/linux/drivers/pinctrl/berlin/
H A Dberlin.c176 .get_function_groups = &berlin_pinmux_get_function_groups,
/linux/drivers/pinctrl/visconti/
H A Dpinctrl-common.c273 .get_function_groups = visconti_get_function_groups,
/linux/drivers/pinctrl/freescale/
H A Dpinctrl-imx-scmi.c185 .get_function_groups = pinmux_generic_get_function_groups,
/linux/drivers/pinctrl/mediatek/
H A Dpinctrl-mtmips.c178 .get_function_groups = mtmips_pmx_group_get_groups,
/linux/drivers/pinctrl/spear/
H A Dpinctrl-spear.c341 .get_function_groups = spear_pinctrl_get_func_groups,

123456