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

  /src/sys/dev/gpio/
gpioiic.c 67 int gpioiic_detach(device_t, int);
80 gpioiic_match, gpioiic_attach, gpioiic_detach, NULL);
204 gpioiic_detach(device_t self, int flags) function in typeref:typename:int
gpioiic.c 67 int gpioiic_detach(device_t, int);
80 gpioiic_match, gpioiic_attach, gpioiic_detach, NULL);
204 gpioiic_detach(device_t self, int flags) function in typeref:typename:int

Completed in 23 milliseconds