Home
last modified time | relevance | path

Searched refs:fes (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/pci/netup_unidvb/
A Dnetup_unidvb_core.c388 struct vb2_dvb_frontend *fes[2]; in netup_unidvb_dvb_init() local
416 if (fes[i] == NULL) { in netup_unidvb_dvb_init()
427 fes[i]->dvb.name = fe_name; in netup_unidvb_dvb_init()
430 fes[0]->dvb.frontend = dvb_attach(cxd2841er_attach_s, in netup_unidvb_dvb_init()
432 if (fes[0]->dvb.frontend == NULL) { in netup_unidvb_dvb_init()
441 if (!dvb_attach(horus3a_attach, fes[0]->dvb.frontend, in netup_unidvb_dvb_init()
459 if (!dvb_attach(lnbh25_attach, fes[0]->dvb.frontend, in netup_unidvb_dvb_init()
469 if (fes[1]->dvb.frontend == NULL) { in netup_unidvb_dvb_init()
474 fes[1]->dvb.frontend->id = 1; in netup_unidvb_dvb_init()
477 if (!dvb_attach(ascot2e_attach, fes[1]->dvb.frontend, in netup_unidvb_dvb_init()
[all …]
/linux/include/linux/
A Dnvme-tcp.h123 __le16 fes; member

Completed in 8 milliseconds