Searched refs:isagpio_pin_write (Results 1 – 1 of 1) sorted by relevance
60 void isagpio_pin_write(void *, int, int);118 sc->sc_gpio_gc.gp_pin_write = isagpio_pin_write; in isagpio_attach()140 isagpio_pin_write(void *arg, int pin, int value) in isagpio_pin_write() function