Searched refs:usbd_main (Results 1 – 1 of 1) sorted by relevance
179 static void usbd_main(struct thread_pool *pool, void *d) in usbd_main() function388 ret = thread_pool_add_thread(pool, usbd_main, pdata, "usbd_main_thd"); in start_usb_daemon()