Searched refs:get_frontend_algo (Results 1 – 16 of 16) sorted by relevance
/drivers/media/pci/bt8xx/ |
D | dst.c | 1784 .get_frontend_algo = dst_get_tuning_algo, 1809 .get_frontend_algo = dst_get_tuning_algo, 1842 .get_frontend_algo = dst_get_tuning_algo, 1865 .get_frontend_algo = dst_get_tuning_algo,
|
/drivers/media/dvb-frontends/ |
D | s921.c | 538 .get_frontend_algo = s921_get_algo,
|
D | hd29l2.c | 851 .get_frontend_algo = hd29l2_get_frontend_algo,
|
D | ds3000.c | 1128 .get_frontend_algo = ds3000_get_algo,
|
D | cxd2820r_core.c | 689 .get_frontend_algo = cxd2820r_get_frontend_algo,
|
D | cx24123.c | 1145 .get_frontend_algo = cx24123_get_algo,
|
D | cx24116.c | 1499 .get_frontend_algo = cx24116_get_algo,
|
D | stb0899_drv.c | 1610 .get_frontend_algo = stb0899_frontend_algo,
|
D | cx24117.c | 1650 .get_frontend_algo = cx24117_get_algo,
|
D | mb86a16.c | 1836 .get_frontend_algo = mb86a16_frontend_algo,
|
D | stv0900_core.c | 1894 .get_frontend_algo = stv0900_frontend_algo,
|
D | stv090x.c | 4896 .get_frontend_algo = stv090x_frontend_algo,
|
/drivers/media/dvb-core/ |
D | dvb_frontend.h | 284 enum dvbfe_algo (*get_frontend_algo)(struct dvb_frontend *fe); member
|
D | dvb_frontend.c | 647 if (fe->ops.get_frontend_algo) { in dvb_frontend_thread() 648 algo = fe->ops.get_frontend_algo(fe); in dvb_frontend_thread()
|
/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,
|