Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/pinctrl/
Dpinmux.h78 void (*gpio_disable_free) (struct pinctrl_dev *pctldev, member
/linux-4.4.14/drivers/pinctrl/spear/
Dpinctrl-spear.c331 static void gpio_disable_free(struct pinctrl_dev *pctldev, in gpio_disable_free() function
343 .gpio_disable_free = gpio_disable_free,
/linux-4.4.14/drivers/pinctrl/
Dpinmux.c224 if (gpio_range && ops->gpio_disable_free) in pin_free()
225 ops->gpio_disable_free(pctldev, gpio_range, pin); in pin_free()
Dpinctrl-tz1090-pdc.c640 .gpio_disable_free = tz1090_pdc_pinctrl_gpio_disable_free,
Dpinctrl-tb10x.c746 .gpio_disable_free = tb10x_gpio_disable_free,
Dpinctrl-tz1090.c1522 .gpio_disable_free = tz1090_pinctrl_gpio_disable_free,
Dpinctrl-at91.c844 .gpio_disable_free = at91_gpio_disable_free,
/linux-4.4.14/drivers/pinctrl/vt8500/
Dpinctrl-wmt.c172 .gpio_disable_free = wmt_pmx_gpio_disable_free,
/linux-4.4.14/drivers/pinctrl/sh-pfc/
Dpinctrl.c473 .gpio_disable_free = sh_pfc_gpio_disable_free,
/linux-4.4.14/drivers/pinctrl/bcm/
Dpinctrl-cygnus-mux.c902 .gpio_disable_free = cygnus_gpio_disable_free,
Dpinctrl-bcm2835.c874 .gpio_disable_free = bcm2835_pmx_gpio_disable_free,
/linux-4.4.14/drivers/pinctrl/nomadik/
Dpinctrl-abx500.c775 .gpio_disable_free = abx500_gpio_disable_free,
Dpinctrl-nomadik.c1821 .gpio_disable_free = nmk_gpio_disable_free,
/linux-4.4.14/drivers/pinctrl/intel/
Dpinctrl-cherryview.c954 .gpio_disable_free = chv_gpio_disable_free,
/linux-4.4.14/Documentation/
Dpinctrl.txt771 .gpio_disable_free().