Home
last modified time | relevance | path

Searched refs:gpiopwm_match (Results 1 – 1 of 1) sorted by relevance

/netbsd/src/sys/dev/gpio/
Dgpiopwm.c57 int gpiopwm_match(device_t, cfdata_t, void *);
66 gpiopwm_match, gpiopwm_attach, gpiopwm_detach, gpiopwm_activate);
69 gpiopwm_match(device_t parent, cfdata_t cf, in gpiopwm_match() function