Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbarm/gumstix/
H A Dgxlcd.c71 static void gxlcd_attach(device_t, device_t, void *);
137 gxlcd_match, gxlcd_attach, NULL, NULL);
153 gxlcd_attach(device_t parent, device_t self, void *aux) in gxlcd_attach() function