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

  /src/sys/dev/gpio/
gpiopwm.c 58 void gpiopwm_attach(device_t, device_t, void *);
66 gpiopwm_match, gpiopwm_attach, gpiopwm_detach, gpiopwm_activate);
90 gpiopwm_attach(device_t parent, device_t self, void *aux) function in typeref:typename:void

Completed in 14 milliseconds