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

/linux-4.4.14/drivers/media/v4l2-core/
H A Dvideobuf2-dvb.c200 struct vb2_dvb_frontend *fe; vb2_dvb_register_bus()
220 fe = list_entry(list, struct vb2_dvb_frontend, felist); vb2_dvb_register_bus()
246 struct vb2_dvb_frontend *vb2_dvb_get_frontend( vb2_dvb_get_frontend()
250 struct vb2_dvb_frontend *fe, *ret = NULL; vb2_dvb_get_frontend()
255 fe = list_entry(list, struct vb2_dvb_frontend, felist); vb2_dvb_get_frontend()
272 struct vb2_dvb_frontend *fe = NULL; vb2_dvb_find_frontend()
278 fe = list_entry(list, struct vb2_dvb_frontend, felist); vb2_dvb_find_frontend()
291 struct vb2_dvb_frontend *vb2_dvb_alloc_frontend( vb2_dvb_alloc_frontend()
294 struct vb2_dvb_frontend *fe; vb2_dvb_alloc_frontend()
296 fe = kzalloc(sizeof(struct vb2_dvb_frontend), GFP_KERNEL); vb2_dvb_alloc_frontend()
313 struct vb2_dvb_frontend *fe; vb2_dvb_dealloc_frontends()
317 fe = list_entry(list, struct vb2_dvb_frontend, felist); vb2_dvb_dealloc_frontends()
/linux-4.4.14/include/media/
H A Dvideobuf2-dvb.h35 struct vb2_dvb_frontend { struct
58 struct vb2_dvb_frontend *vb2_dvb_alloc_frontend(struct vb2_dvb_frontends *f, int id);
61 struct vb2_dvb_frontend *vb2_dvb_get_frontend(struct vb2_dvb_frontends *f, int id);
/linux-4.4.14/drivers/media/pci/cx88/
H A Dcx88-dvb.c205 struct vb2_dvb_frontend *fe; cx88_dvb_gate_ctrl()
615 struct vb2_dvb_frontend *fe0 = NULL; attach_xc3028()
661 struct vb2_dvb_frontend *fe0 = NULL; attach_xc4000()
795 struct vb2_dvb_frontend *fe = NULL; cx8802_alloc_frontends()
1008 struct vb2_dvb_frontend *fe0, *fe1 = NULL; dvb_register()
1747 struct vb2_dvb_frontend *fe; cx8802_dvb_probe()
/linux-4.4.14/drivers/media/pci/cx23885/
H A Dcx23885-dvb.c145 struct vb2_dvb_frontend *fe; cx23885_dvb_gate_ctrl()
1073 struct vb2_dvb_frontend *fe0; dvb_register_ci_mac()
1184 struct vb2_dvb_frontend *fe0, *fe1 = NULL; dvb_register()
2345 struct vb2_dvb_frontend *fe0; cx23885_dvb_register()
2412 struct vb2_dvb_frontend *fe0; cx23885_dvb_unregister()
H A Dcx23885-video.c925 struct vb2_dvb_frontend *vfe; cx23885_set_freq_via_ops()
/linux-4.4.14/drivers/media/pci/saa7134/
H A Dsaa7134-dvb.c599 struct vb2_dvb_frontend *fe0; configure_tda827x_fe()
1214 struct vb2_dvb_frontend *fe0; dvb_init()
1910 struct vb2_dvb_frontend *fe0; dvb_fini()
/linux-4.4.14/drivers/media/pci/netup_unidvb/
H A Dnetup_unidvb_core.c376 struct vb2_dvb_frontend *fe0, *fe1, *fe2; netup_unidvb_dvb_init()
391 "%s(): unable to to alllocate vb2_dvb_frontend\n", netup_unidvb_dvb_init()

Completed in 623 milliseconds