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()
2041 return DVBFE_ALGO_HW; in mb86a20s_get_frontend_algo()
1549 return DVBFE_ALGO_HW; in cx24117_get_algo()
1064 return DVBFE_ALGO_HW; in lgdt3306a_get_frontend_algo()
1491 return DVBFE_ALGO_HW; in cx24120_get_algo()
1634 return DVBFE_ALGO_HW; in get_algo()
370 return DVBFE_ALGO_HW; in get_algo()
3762 return DVBFE_ALGO_HW; in cxd2841er_get_algo()
426 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()
716 case DVBFE_ALGO_HW: in dvb_frontend_thread()