Home
last modified time | relevance | path

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

/netbsd/src/sys/dev/usb/
Dustir.c175 Static void ustir_thread(void *);
524 ustir_thread(void *arg) in ustir_thread() function
752 error = kthread_create(PRI_NONE, 0, NULL, ustir_thread, sc, in ustir_open()