Home
last modified time | relevance | path

Searched refs:FC_FE_CALLBACK_VHF_ENABLE (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/media/tuners/
H A Dfc001x-common.h23 FC_FE_CALLBACK_VHF_ENABLE, enumerator
H A Dfc0012.c132 FC_FE_CALLBACK_VHF_ENABLE, (freq > 300000 ? 0 : 1)); in fc0012_set_params()
H A Dfc0013.c223 FC_FE_CALLBACK_VHF_ENABLE, (freq > 300000 ? 0 : 1)); in fc0013_set_params()
/openbmc/linux/drivers/media/usb/dvb-usb-v2/
H A Drtl28xxu.c799 case FC_FE_CALLBACK_VHF_ENABLE: in rtl2832u_fc0012_tuner_callback()