Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/staging/rts5208/
A Drtsx.h92 struct task_struct *ctl_thread; /* the control thread */ member
A Drtsx.c575 if (dev->ctl_thread) in rtsx_release_resources()
905 dev->ctl_thread = th; in rtsx_probe()
/linux-6.3-rc2/drivers/usb/storage/
A Dusb.h133 struct task_struct *ctl_thread; /* the control thread */ member
A Dusb.c799 us->ctl_thread = th; in usb_stor_acquire_resources()
814 if (us->ctl_thread) in usb_stor_release_resources()
815 kthread_stop(us->ctl_thread); in usb_stor_release_resources()

Completed in 8 milliseconds