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

  /src/sys/dev/gpio/
gpioow.c 56 static int gpioow_detach(device_t, int);
69 gpioow_match, gpioow_attach, gpioow_detach, gpioow_activate);
162 gpioow_detach(device_t self, int flags) function in typeref:typename:int
gpioow.c 56 static int gpioow_detach(device_t, int);
69 gpioow_match, gpioow_attach, gpioow_detach, gpioow_activate);
162 gpioow_detach(device_t self, int flags) function in typeref:typename:int

Completed in 24 milliseconds