vb2_dvb_frontend  201 drivers/media/common/videobuf2/videobuf2-dvb.c 	struct vb2_dvb_frontend *fe;
vb2_dvb_frontend  221 drivers/media/common/videobuf2/videobuf2-dvb.c 		fe = list_entry(list, struct vb2_dvb_frontend, felist);
vb2_dvb_frontend  251 drivers/media/common/videobuf2/videobuf2-dvb.c struct vb2_dvb_frontend *vb2_dvb_get_frontend(
vb2_dvb_frontend  255 drivers/media/common/videobuf2/videobuf2-dvb.c 	struct vb2_dvb_frontend *fe, *ret = NULL;
vb2_dvb_frontend  260 drivers/media/common/videobuf2/videobuf2-dvb.c 		fe = list_entry(list, struct vb2_dvb_frontend, felist);
vb2_dvb_frontend  277 drivers/media/common/videobuf2/videobuf2-dvb.c 	struct vb2_dvb_frontend *fe = NULL;
vb2_dvb_frontend  283 drivers/media/common/videobuf2/videobuf2-dvb.c 		fe = list_entry(list, struct vb2_dvb_frontend, felist);
vb2_dvb_frontend  296 drivers/media/common/videobuf2/videobuf2-dvb.c struct vb2_dvb_frontend *vb2_dvb_alloc_frontend(
vb2_dvb_frontend  299 drivers/media/common/videobuf2/videobuf2-dvb.c 	struct vb2_dvb_frontend *fe;
vb2_dvb_frontend  301 drivers/media/common/videobuf2/videobuf2-dvb.c 	fe = kzalloc(sizeof(struct vb2_dvb_frontend), GFP_KERNEL);
vb2_dvb_frontend  318 drivers/media/common/videobuf2/videobuf2-dvb.c 	struct vb2_dvb_frontend *fe;
vb2_dvb_frontend  322 drivers/media/common/videobuf2/videobuf2-dvb.c 		fe = list_entry(list, struct vb2_dvb_frontend, felist);
vb2_dvb_frontend  137 drivers/media/pci/cx23885/cx23885-dvb.c 	struct vb2_dvb_frontend *fe;
vb2_dvb_frontend 1081 drivers/media/pci/cx23885/cx23885-dvb.c 	struct vb2_dvb_frontend *fe0;
vb2_dvb_frontend 1192 drivers/media/pci/cx23885/cx23885-dvb.c 	struct vb2_dvb_frontend *fe0, *fe1 = NULL;
vb2_dvb_frontend 2614 drivers/media/pci/cx23885/cx23885-dvb.c 	struct vb2_dvb_frontend *fe0;
vb2_dvb_frontend 2680 drivers/media/pci/cx23885/cx23885-dvb.c 	struct vb2_dvb_frontend *fe0;
vb2_dvb_frontend  965 drivers/media/pci/cx23885/cx23885-video.c 	struct vb2_dvb_frontend *vfe;
vb2_dvb_frontend  194 drivers/media/pci/cx88/cx88-dvb.c 	struct vb2_dvb_frontend *fe;
vb2_dvb_frontend  605 drivers/media/pci/cx88/cx88-dvb.c 	struct vb2_dvb_frontend *fe0 = NULL;
vb2_dvb_frontend  647 drivers/media/pci/cx88/cx88-dvb.c 	struct vb2_dvb_frontend *fe0 = NULL;
vb2_dvb_frontend  781 drivers/media/pci/cx88/cx88-dvb.c 	struct vb2_dvb_frontend *fe = NULL;
vb2_dvb_frontend  990 drivers/media/pci/cx88/cx88-dvb.c 	struct vb2_dvb_frontend *fe0, *fe1 = NULL;
vb2_dvb_frontend 1736 drivers/media/pci/cx88/cx88-dvb.c 	struct vb2_dvb_frontend *fe;
vb2_dvb_frontend  382 drivers/media/pci/netup_unidvb/netup_unidvb_core.c 	struct vb2_dvb_frontend *fes[2];
vb2_dvb_frontend  586 drivers/media/pci/saa7134/saa7134-dvb.c 	struct vb2_dvb_frontend *fe0;
vb2_dvb_frontend 1201 drivers/media/pci/saa7134/saa7134-dvb.c 	struct vb2_dvb_frontend *fe0;
vb2_dvb_frontend 1919 drivers/media/pci/saa7134/saa7134-dvb.c 	struct vb2_dvb_frontend *fe0;
vb2_dvb_frontend   63 include/media/videobuf2-dvb.h struct vb2_dvb_frontend *vb2_dvb_alloc_frontend(struct vb2_dvb_frontends *f, int id);
vb2_dvb_frontend   66 include/media/videobuf2-dvb.h struct vb2_dvb_frontend *vb2_dvb_get_frontend(struct vb2_dvb_frontends *f, int id);