Home
last modified time | relevance | path

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

/linux/drivers/media/common/videobuf2/
A Dvideobuf2-dvb.c201 struct vb2_dvb_frontend *fe; in vb2_dvb_register_bus()
221 fe = list_entry(list, struct vb2_dvb_frontend, felist); in vb2_dvb_register_bus()
251 struct vb2_dvb_frontend *vb2_dvb_get_frontend( in vb2_dvb_get_frontend()
255 struct vb2_dvb_frontend *fe, *ret = NULL; in vb2_dvb_get_frontend()
260 fe = list_entry(list, struct vb2_dvb_frontend, felist); in vb2_dvb_get_frontend()
277 struct vb2_dvb_frontend *fe = NULL; in vb2_dvb_find_frontend()
283 fe = list_entry(list, struct vb2_dvb_frontend, felist); in vb2_dvb_find_frontend()
296 struct vb2_dvb_frontend *vb2_dvb_alloc_frontend( in vb2_dvb_alloc_frontend()
299 struct vb2_dvb_frontend *fe; in vb2_dvb_alloc_frontend()
318 struct vb2_dvb_frontend *fe; in vb2_dvb_dealloc_frontends()
[all …]
/linux/include/media/
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); argument
66 struct vb2_dvb_frontend *vb2_dvb_get_frontend(struct vb2_dvb_frontends *f, int id);
/linux/drivers/media/pci/cx88/
A Dcx88-dvb.c195 struct vb2_dvb_frontend *fe; in cx88_dvb_gate_ctrl()
606 struct vb2_dvb_frontend *fe0 = NULL; in attach_xc3028()
648 struct vb2_dvb_frontend *fe0 = NULL; in attach_xc4000()
782 struct vb2_dvb_frontend *fe = NULL; in cx8802_alloc_frontends()
991 struct vb2_dvb_frontend *fe0, *fe1 = NULL; in dvb_register()
1738 struct vb2_dvb_frontend *fe; in cx8802_dvb_probe()
/linux/drivers/media/pci/cx23885/
A Dcx23885-dvb.c137 struct vb2_dvb_frontend *fe; in cx23885_dvb_gate_ctrl()
1081 struct vb2_dvb_frontend *fe0; in dvb_register_ci_mac()
1192 struct vb2_dvb_frontend *fe0, *fe1 = NULL; in dvb_register()
2639 struct vb2_dvb_frontend *fe0; in cx23885_dvb_register()
2705 struct vb2_dvb_frontend *fe0; in cx23885_dvb_unregister()
A Dcx23885-video.c1013 struct vb2_dvb_frontend *vfe; in cx23885_set_freq_via_ops()
/linux/drivers/media/pci/saa7134/
A Dsaa7134-dvb.c586 struct vb2_dvb_frontend *fe0; in configure_tda827x_fe()
1217 struct vb2_dvb_frontend *fe0; in dvb_init()
1948 struct vb2_dvb_frontend *fe0; in dvb_fini()
/linux/drivers/media/pci/netup_unidvb/
A Dnetup_unidvb_core.c387 struct vb2_dvb_frontend *fes[2]; in netup_unidvb_dvb_init()

Completed in 25 milliseconds