Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/v4l2-core/
Dvideobuf2-dvb.c200 struct vb2_dvb_frontend *fe; in vb2_dvb_register_bus()
220 fe = list_entry(list, struct vb2_dvb_frontend, felist); in vb2_dvb_register_bus()
246 struct vb2_dvb_frontend *vb2_dvb_get_frontend( in vb2_dvb_get_frontend()
250 struct vb2_dvb_frontend *fe, *ret = NULL; in vb2_dvb_get_frontend()
255 fe = list_entry(list, struct vb2_dvb_frontend, felist); in vb2_dvb_get_frontend()
272 struct vb2_dvb_frontend *fe = NULL; in vb2_dvb_find_frontend()
278 fe = list_entry(list, struct vb2_dvb_frontend, felist); in vb2_dvb_find_frontend()
291 struct vb2_dvb_frontend *vb2_dvb_alloc_frontend( in vb2_dvb_alloc_frontend()
294 struct vb2_dvb_frontend *fe; in vb2_dvb_alloc_frontend()
296 fe = kzalloc(sizeof(struct vb2_dvb_frontend), GFP_KERNEL); in vb2_dvb_alloc_frontend()
[all …]
/linux-4.1.27/include/media/
Dvideobuf2-dvb.h29 struct vb2_dvb_frontend { struct
52 struct vb2_dvb_frontend *vb2_dvb_alloc_frontend(struct vb2_dvb_frontends *f, int id); argument
55 struct vb2_dvb_frontend *vb2_dvb_get_frontend(struct vb2_dvb_frontends *f, int id);
/linux-4.1.27/drivers/media/pci/cx88/
Dcx88-dvb.c202 struct vb2_dvb_frontend *fe; in cx88_dvb_gate_ctrl()
612 struct vb2_dvb_frontend *fe0 = NULL; in attach_xc3028()
658 struct vb2_dvb_frontend *fe0 = NULL; in attach_xc4000()
792 struct vb2_dvb_frontend *fe = NULL; in cx8802_alloc_frontends()
1005 struct vb2_dvb_frontend *fe0, *fe1 = NULL; in dvb_register()
1744 struct vb2_dvb_frontend *fe; in cx8802_dvb_probe()
/linux-4.1.27/drivers/media/pci/cx23885/
Dcx23885-dvb.c142 struct vb2_dvb_frontend *fe; in cx23885_dvb_gate_ctrl()
1075 struct vb2_dvb_frontend *fe0; in dvb_register_ci_mac()
1186 struct vb2_dvb_frontend *fe0, *fe1 = NULL; in dvb_register()
2265 struct vb2_dvb_frontend *fe0; in cx23885_dvb_register()
2332 struct vb2_dvb_frontend *fe0; in cx23885_dvb_unregister()
Dcx23885-video.c920 struct vb2_dvb_frontend *vfe; in cx23885_set_freq_via_ops()
/linux-4.1.27/drivers/media/pci/saa7134/
Dsaa7134-dvb.c605 struct vb2_dvb_frontend *fe0; in configure_tda827x_fe()
1218 struct vb2_dvb_frontend *fe0; in dvb_init()
1912 struct vb2_dvb_frontend *fe0; in dvb_fini()