Home
last modified time | relevance | path

Searched refs:vidq_active (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/media/usb/go7007/
H A Dgo7007-driver.c449 if (!list_empty(&go->vidq_active)) in frame_boundary()
451 list_first_entry(&go->vidq_active, struct go7007_buffer, list); in frame_boundary()
468 if (list_empty(&go->vidq_active)) in frame_boundary()
471 vb = list_first_entry(&go->vidq_active, in frame_boundary()
H A Dgo7007-priv.h232 struct list_head vidq_active; member
/linux/drivers/media/pci/solo6x10/
H A Dsolo6x10.h172 struct list_head vidq_active; member
272 struct list_head vidq_active; member