Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/rts5208/
Drtsx.h111 struct task_struct *polling_thread; /* the polling thread */ member
Drtsx.c645 if (dev->polling_thread) in rtsx_release_resources()
994 dev->polling_thread = th; in rtsx_probe()