Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/usb/atm/
A Dusbatm.h148 struct completion thread_started; member
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()

Completed in 5 milliseconds