Home
last modified time | relevance | path

Searched refs:gpio_pin_release (Results 1 – 17 of 17) sorted by relevance

/freebsd/sys/dev/sdhci/
H A Dsdhci_fdt_gpio.c223 gpio_pin_release(gpio->wp_pin); in sdhci_fdt_gpio_teardown()
225 gpio_pin_release(gpio->cd_pin); in sdhci_fdt_gpio_teardown()
/freebsd/sys/dev/gpio/
H A Dgpioiic.c258 gpio_pin_release(sc->sclpin); in gpioiic_cleanup()
261 gpio_pin_release(sc->sdapin); in gpioiic_cleanup()
H A Dgpiobacklight.c146 gpio_pin_release(sc->sc_pin); in gpiobacklight_detach()
H A Dgpioled_fdt.c139 gpio_pin_release(led->pin); in gpioleds_detach_led()
H A Dgpiokeys.c341 gpio_pin_release(key->pin); in gpiokeys_attach_key()
354 gpio_pin_release(key->pin); in gpiokeys_attach_key()
386 gpio_pin_release(key->pin); in gpiokeys_detach_key()
H A Dgpiobusvar.h160 void gpio_pin_release(gpio_pin_t gpio);
H A Dgpioths.c387 gpio_pin_release(sc->pin); in gpioths_detach()
H A Dgpioregulator.c259 gpio_pin_release(sc->init_def.pins[n]); in gpioregulator_parse_fdt()
H A Dgpiobus.c217 gpio_pin_release(gpio_pin_t gpio) in gpio_pin_release() function
/freebsd/sys/dev/mmc/
H A Dmmc_fdt_helpers.c298 gpio_pin_release(helper->wp_pin); in mmc_fdt_gpio_teardown()
300 gpio_pin_release(helper->cd_pin); in mmc_fdt_gpio_teardown()
/freebsd/sys/dev/iicbus/mux/
H A Diic_gpiomux.c126 gpio_pin_release(sc->pins[i]); in gpiomux_release_pins()
/freebsd/sys/arm/freescale/imx/
H A Dimx_i2c.c498 gpio_pin_release(sc->rb_sclpin); in i2c_detach()
499 gpio_pin_release(sc->rb_sdapin); in i2c_detach()
H A Dimx_spi.c478 gpio_pin_release(sc->cspins[idx]); in spi_detach()
/freebsd/sys/dev/ow/
H A Dowc_gpiobus.c152 gpio_pin_release(sc->sc_pin); in owc_gpiobus_detach()
/freebsd/sys/dev/qcom_qup/
H A Dqcom_spi.c451 gpio_pin_release(sc->cs_pins[i]); in qcom_spi_attach()
858 gpio_pin_release(sc->cs_pins[i]); in qcom_spi_detach()
/freebsd/sys/arm/nvidia/
H A Dtegra_sdhci.c402 gpio_pin_release(sc->gpio_power); in tegra_sdhci_attach()
/freebsd/sys/arm64/rockchip/
H A Drk_pcie.c1373 gpio_pin_release(sc->gpio_ep); in rk_pcie_attach()