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

  /src/sys/dev/gpio/
gpioow.c 55 static void gpioow_attach(device_t, device_t, void *);
69 gpioow_match, gpioow_attach, gpioow_detach, gpioow_activate);
99 gpioow_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void
gpioow.c 55 static void gpioow_attach(device_t, device_t, void *);
69 gpioow_match, gpioow_attach, gpioow_detach, gpioow_activate);
99 gpioow_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 57 milliseconds