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

  /src/sys/dev/gpio/
gpioirq.c 103 static dev_type_close(gpioirq_close);
107 .d_close = gpioirq_close,
369 gpioirq_close(dev_t dev, int flags, int fmt, struct lwp *l) function in typeref:typename:int
gpioirq.c 103 static dev_type_close(gpioirq_close);
107 .d_close = gpioirq_close,
369 gpioirq_close(dev_t dev, int flags, int fmt, struct lwp *l) function in typeref:typename:int

Completed in 53 milliseconds