Searched refs:vb2_dvb_alloc_frontend (Results 1 – 4 of 4) sorted by relevance
63 struct vb2_dvb_frontend *vb2_dvb_alloc_frontend(struct vb2_dvb_frontends *f, int id);
297 struct vb2_dvb_frontend *vb2_dvb_alloc_frontend( in vb2_dvb_alloc_frontend() function314 EXPORT_SYMBOL(vb2_dvb_alloc_frontend);
405 if (vb2_dvb_alloc_frontend(&ndev->frontends[num], i+1) in netup_unidvb_dvb_init()
1230 fe0 = vb2_dvb_alloc_frontend(&dev->frontends, 1); in dvb_init()