Home
last modified time | relevance | path

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

/drivers/pinctrl/spear/
Dpinctrl-spear.c336 static void gpio_disable_free(struct pinctrl_dev *pctldev, in gpio_disable_free() function
348 .gpio_disable_free = gpio_disable_free,
/drivers/pinctrl/
Dpinmux.c236 if (gpio_range && ops->gpio_disable_free) in pin_free()
237 ops->gpio_disable_free(pctldev, gpio_range, pin); in pin_free()
Dpinctrl-tb10x.c734 .gpio_disable_free = tb10x_gpio_disable_free,
Dpinctrl-thunderbay.c1206 .gpio_disable_free = thunderbay_free_gpio,
Dpinctrl-at91.c978 .gpio_disable_free = at91_gpio_disable_free,
/drivers/pinctrl/bcm/
Dpinctrl-nsp-mux.c519 .gpio_disable_free = nsp_gpio_disable_free,
Dpinctrl-cygnus-mux.c896 .gpio_disable_free = cygnus_gpio_disable_free,
Dpinctrl-bcm2835.c999 .gpio_disable_free = bcm2835_pmx_gpio_disable_free,
/drivers/pinctrl/vt8500/
Dpinctrl-wmt.c163 .gpio_disable_free = wmt_pmx_gpio_disable_free,
/drivers/pinctrl/cirrus/
Dpinctrl-madera-core.c736 .gpio_disable_free = madera_gpio_disable_free,
/drivers/pinctrl/intel/
Dpinctrl-lynxpoint.c487 .gpio_disable_free = lp_gpio_disable_free,
Dpinctrl-baytrail.c861 .gpio_disable_free = byt_gpio_disable_free,
Dpinctrl-cherryview.c890 .gpio_disable_free = chv_gpio_disable_free,
/drivers/pinctrl/tegra/
Dpinctrl-tegra.c356 .gpio_disable_free = tegra_pinctrl_gpio_disable_free,
/drivers/pinctrl/renesas/
Dpinctrl.c476 .gpio_disable_free = sh_pfc_gpio_disable_free,
/drivers/pinctrl/nomadik/
Dpinctrl-abx500.c644 .gpio_disable_free = abx500_gpio_disable_free,
Dpinctrl-nomadik.c1679 .gpio_disable_free = nmk_gpio_disable_free,
/drivers/pinctrl/nuvoton/
Dpinctrl-npcm7xx.c1710 .gpio_disable_free = npcm7xx_gpio_request_free,