Searched refs:ctl_thread (Results 1 – 8 of 8) sorted by relevance
459 us->ctl_thread = th; in usb_stor_acquire_resources()472 if (us->ctl_thread) in usb_stor_release_resources()473 kthread_stop(us->ctl_thread); in usb_stor_release_resources()
165 struct task_struct *ctl_thread; /* the control thread */ member
146 struct task_struct *ctl_thread; /* the control thread */ member
784 us->ctl_thread = th; in usb_stor_acquire_resources()800 if (us->ctl_thread) in usb_stor_release_resources()801 kthread_stop(us->ctl_thread); in usb_stor_release_resources()
115 struct task_struct *ctl_thread; /* the control thread */ member
694 if (dev->ctl_thread) in rtsx_release_resources()1015 dev->ctl_thread = th; in rtsx_probe()
111 struct task_struct *ctl_thread; /* the control thread */ member
683 if (chip->usb->ctl_thread) in rts51x_release_resources()851 rts51x->ctl_thread = th; in rts51x_probe()