Searched refs:get_frontend_algo (Results 1 – 20 of 20) sorted by relevance
/drivers/media/dvb-core/ |
D | dvb_frontend.h | 441 enum dvbfe_algo (*get_frontend_algo)(struct dvb_frontend *fe); member
|
D | dvb_frontend.c | 768 if (fe->ops.get_frontend_algo) { in dvb_frontend_thread() 769 algo = fe->ops.get_frontend_algo(fe); in dvb_frontend_thread()
|
/drivers/media/pci/bt8xx/ |
D | dst.c | 1787 .get_frontend_algo = dst_get_tuning_algo, 1812 .get_frontend_algo = dst_get_tuning_algo, 1845 .get_frontend_algo = dst_get_tuning_algo, 1868 .get_frontend_algo = dst_get_tuning_algo,
|
/drivers/media/dvb-frontends/ |
D | s921.c | 538 .get_frontend_algo = s921_get_algo,
|
D | cxd2820r_core.c | 684 .get_frontend_algo = cxd2820r_get_frontend_algo,
|
D | hd29l2.c | 855 .get_frontend_algo = hd29l2_get_frontend_algo,
|
D | ds3000.c | 1129 .get_frontend_algo = ds3000_get_algo,
|
D | cxd2841er.c | 2653 .get_frontend_algo = cxd2841er_get_algo, 2695 .get_frontend_algo = cxd2841er_get_algo 2726 .get_frontend_algo = cxd2841er_get_algo,
|
D | cx24123.c | 1145 .get_frontend_algo = cx24123_get_algo,
|
D | cx24116.c | 1501 .get_frontend_algo = cx24116_get_algo,
|
D | stb0899_drv.c | 1614 .get_frontend_algo = stb0899_frontend_algo,
|
D | lgdt3306a.c | 2130 .get_frontend_algo = lgdt3306a_get_frontend_algo,
|
D | cx24120.c | 1576 .get_frontend_algo = cx24120_get_algo,
|
D | mb86a20s.c | 2144 .get_frontend_algo = mb86a20s_get_frontend_algo,
|
D | cx24117.c | 1652 .get_frontend_algo = cx24117_get_algo,
|
D | mb86a16.c | 1837 .get_frontend_algo = mb86a16_frontend_algo,
|
D | stv0900_core.c | 1896 .get_frontend_algo = stv0900_frontend_algo,
|
D | stv090x.c | 4911 .get_frontend_algo = stv090x_frontend_algo,
|
/drivers/media/pci/pt1/ |
D | va1j5jf8007t.c | 443 .get_frontend_algo = va1j5jf8007t_get_frontend_algo,
|
D | va1j5jf8007s.c | 595 .get_frontend_algo = va1j5jf8007s_get_frontend_algo,
|