vcapture 3637 drivers/media/pci/bt8xx/bttv-driver.c while (!list_empty(&btv->vcapture)) { vcapture 3638 drivers/media/pci/bt8xx/bttv-driver.c item = list_entry(btv->vcapture.next, struct bttv_buffer, vb.queue); vcapture 3725 drivers/media/pci/bt8xx/bttv-driver.c if (!list_empty(&btv->vcapture)) vcapture 3726 drivers/media/pci/bt8xx/bttv-driver.c new = list_entry(btv->vcapture.next, struct bttv_buffer, vb.queue); vcapture 4002 drivers/media/pci/bt8xx/bttv-driver.c INIT_LIST_HEAD(&btv->vcapture); vcapture 207 drivers/media/pci/bt8xx/bttv-vbi.c list_add_tail(&buf->vb.queue,&btv->vcapture); vcapture 459 drivers/media/pci/bt8xx/bttvp.h struct list_head vcapture; /* vbi capture queue */