Home
last modified time | relevance | path

Searched defs:tm6000_dmaqueue (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-4.19/drivers/media/usb/tm6000/
Dtm6000.h80 struct tm6000_dmaqueue { struct
81 struct list_head active;
82 struct list_head queued;
85 struct task_struct *kthread;
86 wait_queue_head_t wq;
88 int frame;
89 int ini_jiffies;
/kernel/linux/linux-5.10/drivers/media/usb/tm6000/
Dtm6000.h79 struct tm6000_dmaqueue { struct
80 struct list_head active;
81 struct list_head queued;
84 struct task_struct *kthread;
85 wait_queue_head_t wq;
87 int frame;
88 int ini_jiffies;