Searched refs:DVBFE_ALGO_HW (Results 1 – 17 of 17) sorted by relevance
145 DVBFE_ALGO_HW = BIT(0), enumerator
461 return DVBFE_ALGO_HW; in s921_get_algo()
1059 return DVBFE_ALGO_HW; in ds3000_get_algo()
1001 return DVBFE_ALGO_HW; in cx24123_get_algo()
1449 return DVBFE_ALGO_HW; in cx24116_get_algo()
1550 return DVBFE_ALGO_HW; in cx24117_get_algo()
1488 return DVBFE_ALGO_HW; in cx24120_get_algo()
1096 return DVBFE_ALGO_HW; in lgdt3306a_get_frontend_algo()
2052 return DVBFE_ALGO_HW; in mb86a20s_get_frontend_algo()
1643 return DVBFE_ALGO_HW; in get_algo()
380 return DVBFE_ALGO_HW; in get_algo()
3752 return DVBFE_ALGO_HW; in cxd2841er_get_algo()
435 return DVBFE_ALGO_HW; in get_algo()
135 define a ``.get_frontend_algo`` function that would return ``DVBFE_ALGO_HW``.
1651 return dst_algo ? DVBFE_ALGO_HW : DVBFE_ALGO_SW; in dst_get_tuning_algo()
1830 return DVBFE_ALGO_HW; in cxd2880_get_frontend_algo()
703 case DVBFE_ALGO_HW: in dvb_frontend_thread()