Home
last modified time | relevance | path

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

/external/libiio/src/iiod/
Dusbd.c179 static void usbd_main(struct thread_pool *pool, void *d) in usbd_main() function
388 ret = thread_pool_add_thread(pool, usbd_main, pdata, "usbd_main_thd"); in start_usb_daemon()