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

/drivers/usb/atm/
H A Dusbatm.h162 struct completion thread_started; member in struct:usbatm_data
H A Dusbatm.c973 complete(&instance->thread_started);
1001 wait_for_completion(&instance->thread_started);
1080 init_completion(&instance->thread_started);

Completed in 261 milliseconds