Searched refs:vb2_dvb_frontend (Results 1 - 7 of 7) sorted by relevance

/linux-master/include/media/
H A Dvideobuf2-dvb.h39 struct vb2_dvb_frontend { struct
63 struct vb2_dvb_frontend *vb2_dvb_alloc_frontend(struct vb2_dvb_frontends *f, int id);
66 struct vb2_dvb_frontend *vb2_dvb_get_frontend(struct vb2_dvb_frontends *f, int id);
/linux-master/drivers/media/common/videobuf2/
H A Dvideobuf2-dvb.c201 struct vb2_dvb_frontend *fe;
221 fe = list_entry(list, struct vb2_dvb_frontend, felist);
251 struct vb2_dvb_frontend *vb2_dvb_get_frontend(
255 struct vb2_dvb_frontend *fe, *ret = NULL;
260 fe = list_entry(list, struct vb2_dvb_frontend, felist);
277 struct vb2_dvb_frontend *fe = NULL;
283 fe = list_entry(list, struct vb2_dvb_frontend, felist);
296 struct vb2_dvb_frontend *vb2_dvb_alloc_frontend(
299 struct vb2_dvb_frontend *fe;
301 fe = kzalloc(sizeof(struct vb2_dvb_frontend), GFP_KERNE
[all...]
/linux-master/drivers/media/pci/cx88/
H A Dcx88-dvb.c195 struct vb2_dvb_frontend *fe;
606 struct vb2_dvb_frontend *fe0 = NULL;
648 struct vb2_dvb_frontend *fe0 = NULL;
782 struct vb2_dvb_frontend *fe = NULL;
991 struct vb2_dvb_frontend *fe0, *fe1 = NULL;
1738 struct vb2_dvb_frontend *fe;
/linux-master/drivers/media/pci/cx23885/
H A Dcx23885-dvb.c137 struct vb2_dvb_frontend *fe;
1081 struct vb2_dvb_frontend *fe0;
1192 struct vb2_dvb_frontend *fe0, *fe1 = NULL;
2627 struct vb2_dvb_frontend *fe0;
2693 struct vb2_dvb_frontend *fe0;
H A Dcx23885-video.c1014 struct vb2_dvb_frontend *vfe;
/linux-master/drivers/media/pci/saa7134/
H A Dsaa7134-dvb.c586 struct vb2_dvb_frontend *fe0;
1217 struct vb2_dvb_frontend *fe0;
1948 struct vb2_dvb_frontend *fe0;
/linux-master/drivers/media/pci/netup_unidvb/
H A Dnetup_unidvb_core.c388 struct vb2_dvb_frontend *fes[2];
408 "%s(): unable to allocate vb2_dvb_frontend\n",

Completed in 153 milliseconds