HomeSort by: relevance | last modified time | path
    Searched defs:sunxi_gpio_ctl (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/sunxi/
sunxi_gpio.c 315 sunxi_gpio_ctl(struct sunxi_gpio_softc *sc, const struct sunxi_gpio_pins *pin_def, function in typeref:typename:int
349 error = sunxi_gpio_ctl(sc, pin_def, flags);
371 sunxi_gpio_ctl(pin->pin_sc, pin->pin_def, GPIO_PIN_INPUT);
938 sunxi_gpio_ctl(sc, pin_def, flags);
sunxi_gpio.c 315 sunxi_gpio_ctl(struct sunxi_gpio_softc *sc, const struct sunxi_gpio_pins *pin_def, function in typeref:typename:int
349 error = sunxi_gpio_ctl(sc, pin_def, flags);
371 sunxi_gpio_ctl(pin->pin_sc, pin->pin_def, GPIO_PIN_INPUT);
938 sunxi_gpio_ctl(sc, pin_def, flags);

Completed in 24 milliseconds