Home
last modified time | relevance | path

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

/linux-4.1.27/include/media/
Dvideobuf2-dvb.h35 struct vb2_dvb_frontends { struct
43 int vb2_dvb_register_bus(struct vb2_dvb_frontends *f, argument
50 void vb2_dvb_unregister_bus(struct vb2_dvb_frontends *f);
52 struct vb2_dvb_frontend *vb2_dvb_alloc_frontend(struct vb2_dvb_frontends *f, int id);
53 void vb2_dvb_dealloc_frontends(struct vb2_dvb_frontends *f);
55 struct vb2_dvb_frontend *vb2_dvb_get_frontend(struct vb2_dvb_frontends *f, int id);
56 int vb2_dvb_find_frontend(struct vb2_dvb_frontends *f, struct dvb_frontend *p);
/linux-4.1.27/drivers/media/v4l2-core/
Dvideobuf2-dvb.c76 static int vb2_dvb_register_adapter(struct vb2_dvb_frontends *fe, in vb2_dvb_register_adapter()
192 int vb2_dvb_register_bus(struct vb2_dvb_frontends *f, in vb2_dvb_register_bus()
238 void vb2_dvb_unregister_bus(struct vb2_dvb_frontends *f) in vb2_dvb_unregister_bus()
247 struct vb2_dvb_frontends *f, int id) in vb2_dvb_get_frontend()
268 int vb2_dvb_find_frontend(struct vb2_dvb_frontends *f, in vb2_dvb_find_frontend()
292 struct vb2_dvb_frontends *f, int id) in vb2_dvb_alloc_frontend()
310 void vb2_dvb_dealloc_frontends(struct vb2_dvb_frontends *f) in vb2_dvb_dealloc_frontends()
/linux-4.1.27/drivers/media/pci/cx88/
Dcx88.h575 struct vb2_dvb_frontends frontends;
Dcx88-dvb.c201 struct vb2_dvb_frontends *f; in cx88_dvb_gate_ctrl()
/linux-4.1.27/drivers/media/pci/cx23885/
Dcx23885.h259 struct vb2_dvb_frontends frontends;
Dcx23885-dvb.c141 struct vb2_dvb_frontends *f; in cx23885_dvb_gate_ctrl()
/linux-4.1.27/drivers/media/pci/saa7134/
Dsaa7134.h655 struct vb2_dvb_frontends frontends;