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

  /src/sys/dev/gpio/
gpio.c 94 static int gpio_ioctl(struct gpio_softc *, u_long, void *, int,
727 error = gpio_ioctl(sc, cmd, data, flag, l);
733 gpio_ioctl(struct gpio_softc *sc, u_long cmd, void *data, int flag, function in typeref:typename:int
gpio.c 94 static int gpio_ioctl(struct gpio_softc *, u_long, void *, int,
727 error = gpio_ioctl(sc, cmd, data, flag, l);
733 gpio_ioctl(struct gpio_softc *sc, u_long cmd, void *data, int flag, function in typeref:typename:int
gpio.c 94 static int gpio_ioctl(struct gpio_softc *, u_long, void *, int,
727 error = gpio_ioctl(sc, cmd, data, flag, l);
733 gpio_ioctl(struct gpio_softc *sc, u_long cmd, void *data, int flag, function in typeref:typename:int
gpio.c 94 static int gpio_ioctl(struct gpio_softc *, u_long, void *, int,
727 error = gpio_ioctl(sc, cmd, data, flag, l);
733 gpio_ioctl(struct gpio_softc *sc, u_long cmd, void *data, int flag, function in typeref:typename:int

Completed in 49 milliseconds