Home
last modified time | relevance | path

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

/drivers/staging/rts_pstor/
Drtsx.h116 struct task_struct *polling_thread; /* the polling thread */ member
Drtsx.c696 if (dev->polling_thread) in rtsx_release_resources()
1043 dev->polling_thread = th; in rtsx_probe()
/drivers/staging/rts5139/
Drts51x.h112 struct task_struct *polling_thread; /* the polling thread */ member
Drts51x.c686 if (chip->usb->polling_thread) in rts51x_release_resources()
883 rts51x->polling_thread = th; in rts51x_probe()