Searched refs:pxa2x0_gpio_pin_write (Results 1 – 1 of 1) sorted by relevance
91 static void pxa2x0_gpio_pin_write(void *, int, int);230 sc->sc_gpio_gc.gp_pin_write = pxa2x0_gpio_pin_write; in pxagpio_attach()732 pxa2x0_gpio_pin_write(void *arg, int pin, int value) in pxa2x0_gpio_pin_write() function