Home
last modified time | relevance | path

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

/drivers/usb/atm/
Dusbatm.h185 struct completion thread_started; member
Dusbatm.c1005 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()