Home
last modified time | relevance | path

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

12345

/linux/include/linux/pinctrl/
H A Dpinmux.h65 int (*get_function_groups) (struct pinctrl_dev *pctldev, member
/linux/drivers/pinctrl/
H A Dpinmux.c46 !ops->get_function_groups || in pinmux_check_ops()
372 ret = pmxops->get_function_groups(pctldev, setting->data.mux.func, in pinmux_map_to_setting()
572 ret = pmxops->get_function_groups(pctldev, func_selector, in pinmux_functions_show()
741 ret = pmxops->get_function_groups(pctldev, fsel, &groups, &num_groups); in pinmux_select_write()
H A Dpinctrl-mlxbf3.c229 .get_function_groups = mlxbf3_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,
H A Dpinctrl-tps6594.c446 .get_function_groups = tps6594_pmx_func_groups,
H A Dpinctrl-eyeq5.c428 .get_function_groups = eq5p_pinmux_get_function_groups,
H A Dpinctrl-scmi.c198 .get_function_groups = pinctrl_scmi_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/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-bcm6358.c311 .get_function_groups = bcm6358_pinctrl_get_groups,
H A Dpinctrl-bcm6318.c451 .get_function_groups = bcm6318_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,
H A Dpinctrl-bcm63268.c596 .get_function_groups = bcm63268_pinctrl_get_groups,
H A Dpinctrl-bcm4908.c451 .get_function_groups = pinmux_generic_get_function_groups,
/linux/drivers/pinctrl/stm32/
H A Dpinctrl-stm32-hdp.c573 .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.c175 .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,

12345