Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/media/video/
Dvideobuf-dvb.c266 struct videobuf_dvb_frontend *fe; in videobuf_dvb_register_bus()
286 fe = list_entry(list, struct videobuf_dvb_frontend, felist); in videobuf_dvb_register_bus()
312 struct videobuf_dvb_frontend *videobuf_dvb_get_frontend( in videobuf_dvb_get_frontend()
316 struct videobuf_dvb_frontend *fe, *ret = NULL; in videobuf_dvb_get_frontend()
321 fe = list_entry(list, struct videobuf_dvb_frontend, felist); in videobuf_dvb_get_frontend()
338 struct videobuf_dvb_frontend *fe = NULL; in videobuf_dvb_find_frontend()
344 fe = list_entry(list, struct videobuf_dvb_frontend, felist); in videobuf_dvb_find_frontend()
357 struct videobuf_dvb_frontend *videobuf_dvb_alloc_frontend( in videobuf_dvb_alloc_frontend()
360 struct videobuf_dvb_frontend *fe; in videobuf_dvb_alloc_frontend()
362 fe = kzalloc(sizeof(struct videobuf_dvb_frontend), GFP_KERNEL); in videobuf_dvb_alloc_frontend()
[all …]
/linux-3.4.99/include/media/
Dvideobuf-dvb.h29 struct videobuf_dvb_frontend { struct
54 struct videobuf_dvb_frontend * videobuf_dvb_alloc_frontend(struct videobuf_dvb_frontends *f, int id… argument
57 struct videobuf_dvb_frontend * videobuf_dvb_get_frontend(struct videobuf_dvb_frontends *f, int id);
/linux-3.4.99/drivers/media/video/cx88/
Dcx88-dvb.c157 struct videobuf_dvb_frontend *fe; in cx88_dvb_gate_ctrl()
567 struct videobuf_dvb_frontend *fe0 = NULL; in attach_xc3028()
613 struct videobuf_dvb_frontend *fe0 = NULL; in attach_xc4000()
742 struct videobuf_dvb_frontend *fe = NULL; in cx8802_alloc_frontends()
955 struct videobuf_dvb_frontend *fe0, *fe1 = NULL; in dvb_register()
1683 struct videobuf_dvb_frontend *fe; in cx8802_dvb_probe()
/linux-3.4.99/drivers/media/video/cx23885/
Dcx23885-dvb.c121 struct videobuf_dvb_frontend *fe; in cx23885_dvb_gate_ctrl()
671 struct videobuf_dvb_frontend *fe0, *fe1 = NULL; in dvb_register()
1264 struct videobuf_dvb_frontend *fe0; in cx23885_dvb_register()
1318 struct videobuf_dvb_frontend *fe0; in cx23885_dvb_unregister()
Dcx23885-video.c1551 struct videobuf_dvb_frontend *vfe; in cx23885_set_freq_via_ops()
/linux-3.4.99/drivers/media/video/saa7134/
Dsaa7134-dvb.c605 struct videobuf_dvb_frontend *fe0; in configure_tda827x_fe()
1197 struct videobuf_dvb_frontend *fe0; in dvb_init()
1835 struct videobuf_dvb_frontend *fe0; in dvb_fini()