Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/dev/usb/
Dusb_process.c55 usb_process_thread(UINTPTR para) in usb_process_thread() function
220 ret = usb_os_task_creat(&td, (TSK_ENTRY_FUNC)usb_process_thread, prio, pmesg, (UINTPTR)up); in usb_proc_create()