Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbarm/gumstix/
H A Dgxlcd.c70 static int gxlcd_match(device_t, cfdata_t, void *);
137 gxlcd_match, gxlcd_attach, NULL, NULL);
141 gxlcd_match(device_t parent, cfdata_t match, void *aux) in gxlcd_match() function