Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/evbppc/virtex/dev/
H A Dtft.c126 sc->sc_sdhook = shutdownhook_establish(tft_shutdown, self); in tft_attach()
171 tft_shutdown(void *arg) in tft_shutdown() function
H A Dtftvar.h65 void tft_shutdown(void *);
H A Dtft_ll.c223 tft_shutdown(&lsc->lsc_sc); in ll_tft_shutdown()