Home
last modified time | relevance | path

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

/drivers/usb/storage/
A Dusb.h133 struct task_struct *ctl_thread; /* the control thread */ member
A Dusb.c881 us->ctl_thread = th; in usb_stor_acquire_resources()
896 if (us->ctl_thread) in usb_stor_release_resources()
897 kthread_stop(us->ctl_thread); in usb_stor_release_resources()

Completed in 10 milliseconds