Searched refs:pinmux_generic_remove_function (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/pinctrl/
H A Dpinmux.h168 int pinmux_generic_remove_function(struct pinctrl_dev *pctldev,
H A Dpinmux.c896 * pinmux_generic_remove_function() - removes a numbered function
902 int pinmux_generic_remove_function(struct pinctrl_dev *pctldev,
919 EXPORT_SYMBOL_GPL(pinmux_generic_remove_function);
910 int pinmux_generic_remove_function(struct pinctrl_dev *pctldev, function
927 EXPORT_SYMBOL_GPL(pinmux_generic_remove_function); variable
H A Dpinctrl-single.c1102 pinmux_generic_remove_function(pcs->pctl, fsel);
1237 pinmux_generic_remove_function(pcs->pctl, fsel);
/linux-master/drivers/pinctrl/renesas/
H A Dpinctrl-rza2.c405 pinmux_generic_remove_function(pctldev, fsel);
H A Dpinctrl-rza1.c1079 pinmux_generic_remove_function(pctldev, fsel);

Completed in 225 milliseconds