Searched refs:videobuf_dvb_frontends (Results 1 – 3 of 3) sorted by relevance
35 struct videobuf_dvb_frontends { struct43 int videobuf_dvb_register_bus(struct videobuf_dvb_frontends *f, argument50 void videobuf_dvb_unregister_bus(struct videobuf_dvb_frontends *f);52 struct videobuf_dvb_frontend * videobuf_dvb_alloc_frontend(struct videobuf_dvb_frontends *f, int id…53 void videobuf_dvb_dealloc_frontends(struct videobuf_dvb_frontends *f);55 struct videobuf_dvb_frontend * videobuf_dvb_get_frontend(struct videobuf_dvb_frontends *f, int id);56 int videobuf_dvb_find_frontend(struct videobuf_dvb_frontends *f, struct dvb_frontend *p);
136 static int videobuf_dvb_register_adapter(struct videobuf_dvb_frontends *fe, in videobuf_dvb_register_adapter()252 int videobuf_dvb_register_bus(struct videobuf_dvb_frontends *f, in videobuf_dvb_register_bus()298 void videobuf_dvb_unregister_bus(struct videobuf_dvb_frontends *f) in videobuf_dvb_unregister_bus()307 struct videobuf_dvb_frontends *f, int id) in videobuf_dvb_get_frontend()328 int videobuf_dvb_find_frontend(struct videobuf_dvb_frontends *f, in videobuf_dvb_find_frontend()352 struct videobuf_dvb_frontends *f, int id) in videobuf_dvb_alloc_frontend()372 void videobuf_dvb_dealloc_frontends(struct videobuf_dvb_frontends *f) in videobuf_dvb_dealloc_frontends()
543 struct videobuf_dvb_frontends frontends;