Home
last modified time | relevance | path

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

/netbsd/sys/arch/epoc32/windermere/
H A Dwmlcd.c64 static void wmlcd_attach(device_t, device_t, void *);
76 wmlcd_match, wmlcd_attach, NULL, NULL);
136 wmlcd_attach(device_t parent, device_t self, void *aux) in wmlcd_attach() function