Home
last modified time | relevance | path

Searched refs:DVBFE_ALGO_CUSTOM (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/include/media/
H A Ddvb_frontend.h133 * @DVBFE_ALGO_CUSTOM: Customizable Agorithm -
147 DVBFE_ALGO_CUSTOM = BIT(2), enumerator
/kernel/linux/linux-6.6/include/media/
H A Ddvb_frontend.h133 * @DVBFE_ALGO_CUSTOM: Customizable Agorithm -
147 DVBFE_ALGO_CUSTOM = BIT(2), enumerator
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Dcxd2820r_core.c395 return DVBFE_ALGO_CUSTOM; in cxd2820r_get_frontend_algo()
H A Dstb0899_drv.c1568 return DVBFE_ALGO_CUSTOM; in stb0899_frontend_algo()
H A Dmb86a16.c1789 return DVBFE_ALGO_CUSTOM; in mb86a16_frontend_algo()
H A Dstv0900_core.c953 return DVBFE_ALGO_CUSTOM; in stv0900_frontend_algo()
H A Dlgdt3306a.c1098 return DVBFE_ALGO_CUSTOM; in lgdt3306a_get_frontend_algo()
H A Dstv090x.c3774 return DVBFE_ALGO_CUSTOM; in stv090x_frontend_algo()
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/
H A Dcxd2820r_core.c395 return DVBFE_ALGO_CUSTOM; in cxd2820r_get_frontend_algo()
H A Dstb0899_drv.c1568 return DVBFE_ALGO_CUSTOM; in stb0899_frontend_algo()
H A Dlgdt3306a.c1062 return DVBFE_ALGO_CUSTOM; in lgdt3306a_get_frontend_algo()
H A Dmb86a16.c1794 return DVBFE_ALGO_CUSTOM; in mb86a16_frontend_algo()
H A Dstv0900_core.c953 return DVBFE_ALGO_CUSTOM; in stv0900_frontend_algo()
H A Dstv090x.c3774 return DVBFE_ALGO_CUSTOM; in stv090x_frontend_algo()
/kernel/linux/linux-5.10/drivers/media/dvb-core/
H A Ddvb_frontend.c735 case DVBFE_ALGO_CUSTOM: in dvb_frontend_thread()
736 dev_dbg(fe->dvb->device, "%s: Frontend ALGO = DVBFE_ALGO_CUSTOM, state=%d\n", __func__, fepriv->state); in dvb_frontend_thread()
/kernel/linux/linux-6.6/drivers/media/dvb-core/
H A Ddvb_frontend.c740 case DVBFE_ALGO_CUSTOM: in dvb_frontend_thread()
741 dev_dbg(fe->dvb->device, "%s: Frontend ALGO = DVBFE_ALGO_CUSTOM, state=%d\n", __func__, fepriv->state); in dvb_frontend_thread()

Completed in 36 milliseconds