USB_THREAD_SUSPEND
#define USB_THREAD_SUSPEND(p) panic("kthread_suspend not supported")
#define USB_THREAD_SUSPEND(p) kthread_suspend(p,0)