Searched refs:ctl_thread (Results 1 – 4 of 4) sorted by relevance
148 struct task_struct *ctl_thread; /* the control thread */ member
812 us->ctl_thread = th; in usb_stor_acquire_resources()827 if (us->ctl_thread) in usb_stor_release_resources()828 kthread_stop(us->ctl_thread); in usb_stor_release_resources()
104 struct task_struct *ctl_thread; /* the control thread */ member
629 if (dev->ctl_thread) in rtsx_release_resources()957 dev->ctl_thread = th; in rtsx_probe()