Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbppc/virtex/dev/
H A Dtftvar.h64 void tft_attach(device_t, struct wsdisplay_accessops *);
H A Dtft_plb.c135 tft_attach(self, &plb_tft_accessops); in plb_tft_attach()
H A Dtft_ll.c170 tft_attach(self, &ll_tft_accessops); in ll_tft_attach()
H A Dtft.c72 tft_attach(device_t self, struct wsdisplay_accessops *accessops) in tft_attach() function