Searched defs:solo_filehandle (Results 1 – 1 of 1) sorted by relevance
42 struct solo_filehandle { struct43 struct solo_dev *solo_dev;44 struct videobuf_queue vidq;45 struct task_struct *kthread;46 spinlock_t slock;47 int old_write;48 struct list_head vidq_active;49 struct p2m_desc desc[SOLO_NR_P2M_DESC];50 int desc_idx;