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

  /src/sys/arch/arm/ep93xx/
epgpio.c 97 static void epgpio_pin_write(void *, int, int);
308 pi->gpio_chipset.gp_pin_write = epgpio_pin_write;
615 epgpio_pin_write(void *arg, int pin, int val) function in typeref:typename:void
epgpio.c 97 static void epgpio_pin_write(void *, int, int);
308 pi->gpio_chipset.gp_pin_write = epgpio_pin_write;
615 epgpio_pin_write(void *arg, int pin, int val) function in typeref:typename:void
epgpio.c 97 static void epgpio_pin_write(void *, int, int);
308 pi->gpio_chipset.gp_pin_write = epgpio_pin_write;
615 epgpio_pin_write(void *arg, int pin, int val) function in typeref:typename:void

Completed in 78 milliseconds