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

  /src/sys/dev/usb/
ustir.c 175 Static void ustir_thread(void *);
524 ustir_thread(void *arg) function in typeref:typename:Static void
752 error = kthread_create(PRI_NONE, 0, NULL, ustir_thread, sc,

Completed in 12 milliseconds