Home
last modified time | relevance | path

Searched refs:cuda_shutdown (Results 1 – 1 of 1) sorted by path

/freebsd/sys/powerpc/powermac/
H A Dcuda.c78 static void cuda_shutdown(void *xsc, int howto);
254 EVENTHANDLER_REGISTER(shutdown_final, cuda_shutdown, sc, in cuda_attach()
745 cuda_shutdown(void *xsc, int howto) in cuda_shutdown() function