Searched refs:ctl_thread (Results 1 – 4 of 4) sorted by relevance
146 struct task_struct *ctl_thread; /* the control thread */ member
798 us->ctl_thread = th; in usb_stor_acquire_resources()812 if (us->ctl_thread) in usb_stor_release_resources()813 kthread_stop(us->ctl_thread); in usb_stor_release_resources()
113 struct task_struct *ctl_thread; /* the control thread */ member
649 if (dev->ctl_thread) in rtsx_release_resources()974 dev->ctl_thread = th; in rtsx_probe()