Searched refs:thread_started (Results 1 – 2 of 2) sorted by relevance
185 struct completion thread_started; member
1005 complete(&instance->thread_started); in usbatm_do_heavy_init()1033 wait_for_completion(&instance->thread_started); in usbatm_heavy_init()1117 init_completion(&instance->thread_started); in usbatm_usb_probe()