Home
last modified time | relevance | path

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

/netbsd-src/sys/dev/gpio/
H A Dgpiopps.c70 static int gpiopps_match(device_t, cfdata_t, void *);
75 gpiopps_match, gpiopps_attach,
99 gpiopps_match(device_t parent, cfdata_t cf, void *aux) in gpiopps_match() function