HomeSort by: relevance | last modified time | path
    Searched refs:tft_attach (Results 1 - 4 of 4) sorted by relevancy

  /src/sys/arch/evbppc/virtex/dev/
tftvar.h 64 void tft_attach(device_t, struct wsdisplay_accessops *);
tft.c 72 tft_attach(device_t self, struct wsdisplay_accessops *accessops) function in typeref:typename:void
tft_ll.c 170 tft_attach(self, &ll_tft_accessops);
tft_plb.c 75 /* Patched by tft_attach(), may be shared by all instances. */
135 tft_attach(self, &plb_tft_accessops);

Completed in 19 milliseconds