Searched refs:usbser_thread_t (Results 1 – 2 of 2) sorted by relevance
59 } usbser_thread_t; typedef113 usbser_thread_t port_wq_thread; /* wq thread */114 usbser_thread_t port_rq_thread; /* rq thread */
100 static void usbser_thr_dispatch(usbser_thread_t *);101 static void usbser_thr_cancel(usbser_thread_t *);102 static void usbser_thr_wake(usbser_thread_t *);1864 usbser_thr_dispatch(usbser_thread_t *thr) in usbser_thr_dispatch()1886 usbser_thr_cancel(usbser_thread_t *thr) in usbser_thr_cancel()1907 usbser_thr_wake(usbser_thread_t *thr) in usbser_thr_wake()1922 usbser_thread_t *thr = (usbser_thread_t *)arg; in usbser_wq_thread()1969 usbser_thread_t *thr = (usbser_thread_t *)arg; in usbser_rq_thread()