HomeSort by: relevance | last modified time | path
    Searched defs:hpcfb_thread (Results 1 - 1 of 1) sorted by relevancy

  /src/sys/dev/hpc/
hpcfb.c 184 static void hpcfb_thread(void *);
334 if (kthread_create(PRI_NONE, 0, NULL, hpcfb_thread, sc,
351 hpcfb_thread(void *arg) function in typeref:typename:void

Completed in 178 milliseconds