Searched refs:DVBFE_ALGO_HW (Results 1 – 17 of 17) sorted by relevance
144 DVBFE_ALGO_HW = (1 << 0), enumerator
469 return DVBFE_ALGO_HW; in s921_get_algo()
1071 return DVBFE_ALGO_HW; in ds3000_get_algo()
1010 return DVBFE_ALGO_HW; in cx24123_get_algo()
1461 return DVBFE_ALGO_HW; in cx24116_get_algo()
1105 return DVBFE_ALGO_HW; in lgdt3306a_get_frontend_algo()
2060 return DVBFE_ALGO_HW; in mb86a20s_get_frontend_algo()
1560 return DVBFE_ALGO_HW; in cx24117_get_algo()
1496 return DVBFE_ALGO_HW; in cx24120_get_algo()
1642 return DVBFE_ALGO_HW; in get_algo()
380 return DVBFE_ALGO_HW; in get_algo()
3761 return DVBFE_ALGO_HW; in cxd2841er_get_algo()
437 return DVBFE_ALGO_HW; in get_algo()
133 define a ``.get_frontend_algo`` function that would return ``DVBFE_ALGO_HW``.
1662 return dst_algo ? DVBFE_ALGO_HW : DVBFE_ALGO_SW; in dst_get_tuning_algo()
1830 return DVBFE_ALGO_HW; in cxd2880_get_frontend_algo()
712 case DVBFE_ALGO_HW: in dvb_frontend_thread()