Searched refs:utvfu_as_bulk_thread (Results 1 – 1 of 1) sorted by relevance
784 void utvfu_as_bulk_thread(void *);1205 error = kthread_create(utvfu_as_bulk_thread, sc, NULL, DEVNAME(sc)); in utvfu_as_start_bulk()1215 utvfu_as_bulk_thread(void *arg) in utvfu_as_bulk_thread() function