Home
last modified time | relevance | path

Searched refs:gpio_disable_free (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/pinctrl/spear/
H A Dpinctrl-spear.c332 static void gpio_disable_free(struct pinctrl_dev *pctldev, in gpio_disable_free() function
344 .gpio_disable_free = gpio_disable_free,
/linux/include/linux/pinctrl/
H A Dpinmux.h86 void (*gpio_disable_free) (struct pinctrl_dev *pctldev, member
/linux/drivers/pinctrl/bcm/
H A Dpinctrl-nsp-mux.c521 .gpio_disable_free = nsp_gpio_disable_free,
H A Dpinctrl-cygnus-mux.c899 .gpio_disable_free = cygnus_gpio_disable_free,
/linux/drivers/pinctrl/vt8500/
H A Dpinctrl-wmt.c163 .gpio_disable_free = wmt_pmx_gpio_disable_free,
/linux/drivers/pinctrl/cirrus/
H A Dpinctrl-cs42l43.c271 .gpio_disable_free = cs42l43_gpio_disable_free,
/linux/drivers/pinctrl/
H A Dpinctrl-tb10x.c734 .gpio_disable_free = tb10x_gpio_disable_free,
H A Dpinctrl-at91.c978 .gpio_disable_free = at91_gpio_disable_free,
/linux/drivers/pinctrl/intel/
H A Dpinctrl-lynxpoint.c403 .gpio_disable_free = lp_gpio_disable_free,
H A Dpinctrl-cherryview.c823 .gpio_disable_free = chv_gpio_disable_free,
H A Dpinctrl-baytrail.c780 .gpio_disable_free = byt_gpio_disable_free,
/linux/drivers/pinctrl/nxp/
H A Dpinctrl-s32cc.c459 .gpio_disable_free = s32_pmx_gpio_disable_free,
/linux/Documentation/driver-api/
H A Dpin-control.rst726 ``.gpio_disable_free()``.