Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/atm/
H A Dusbatm.h148 struct completion thread_started; member
H A Dusbatm.c961 complete(&instance->thread_started); in usbatm_do_heavy_init()
989 wait_for_completion(&instance->thread_started); in usbatm_heavy_init()
1068 init_completion(&instance->thread_started); in usbatm_usb_probe()