Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/rts5208/
Drtsx.h93 struct task_struct *polling_thread; /* the polling thread */ member
Drtsx.c584 if (dev->polling_thread) in rtsx_release_resources()
936 dev->polling_thread = th; in rtsx_probe()