Searched refs:get_frontend_algo (Results 1 - 21 of 21) sorted by relevance

/linux-master/include/media/
H A Ddvb_frontend.h376 * @get_frontend_algo: returns the desired hardware algorithm.
463 enum dvbfe_algo (*get_frontend_algo)(struct dvb_frontend *fe); member in struct:dvb_frontend_ops
/linux-master/drivers/media/dvb-frontends/
H A Ds921.c529 .get_frontend_algo = s921_get_algo,
H A Dcxd2820r_core.c499 .get_frontend_algo = cxd2820r_get_frontend_algo,
H A Dds3000.c1118 .get_frontend_algo = ds3000_get_algo,
H A Dcx24123.c1132 .get_frontend_algo = cx24123_get_algo,
H A Dstb0899_drv.c1594 .get_frontend_algo = stb0899_frontend_algo,
H A Dcx24116.c1483 .get_frontend_algo = cx24116_get_algo,
H A Dstv0910.c1733 .get_frontend_algo = get_algo,
H A Dlgdt3306a.c2144 .get_frontend_algo = lgdt3306a_get_frontend_algo,
H A Dcx24120.c1572 .get_frontend_algo = cx24120_get_algo,
H A Dmb86a20s.c2107 .get_frontend_algo = mb86a20s_get_frontend_algo,
H A Dmb86a16.c1814 .get_frontend_algo = mb86a16_frontend_algo,
H A Dstv0900_core.c1884 .get_frontend_algo = stv0900_frontend_algo,
H A Dcx24117.c1641 .get_frontend_algo = cx24117_get_algo,
H A Dmxl5xx.c789 .get_frontend_algo = get_algo,
H A Dcxd2841er.c3962 .get_frontend_algo = cxd2841er_get_algo,
4004 .get_frontend_algo = cxd2841er_get_algo
H A Dstv090x.c4970 .get_frontend_algo = stv090x_frontend_algo,
/linux-master/drivers/media/pci/bt8xx/
H A Ddst.c1750 .get_frontend_algo = dst_get_tuning_algo,
1775 .get_frontend_algo = dst_get_tuning_algo,
1808 .get_frontend_algo = dst_get_tuning_algo,
1831 .get_frontend_algo = dst_get_tuning_algo,
/linux-master/drivers/media/pci/ddbridge/
H A Dddbridge-sx8.c456 .get_frontend_algo = get_algo,
/linux-master/drivers/media/dvb-core/
H A Ddvb_frontend.c708 if (fe->ops.get_frontend_algo) {
709 algo = fe->ops.get_frontend_algo(fe);
/linux-master/drivers/media/dvb-frontends/cxd2880/
H A Dcxd2880_top.c1873 .get_frontend_algo = cxd2880_get_frontend_algo,

Completed in 268 milliseconds