ctl_thread        595 drivers/staging/rts5208/rtsx.c 	if (dev->ctl_thread)
ctl_thread        923 drivers/staging/rts5208/rtsx.c 	dev->ctl_thread = th;
ctl_thread         92 drivers/staging/rts5208/rtsx.h 	struct task_struct	*ctl_thread;	 /* the control thread   */
ctl_thread        796 drivers/usb/storage/usb.c 	us->ctl_thread = th;
ctl_thread        811 drivers/usb/storage/usb.c 	if (us->ctl_thread)
ctl_thread        812 drivers/usb/storage/usb.c 		kthread_stop(us->ctl_thread);
ctl_thread        132 drivers/usb/storage/usb.h 	struct task_struct	*ctl_thread;	 /* the control thread   */