Home
last modified time | relevance | path

Searched refs:dst_feature (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/pci/bt8xx/
H A Ddst.c745 .dst_feature = 0,
754 .dst_feature = 0,
763 .dst_feature = 0,
772 .dst_feature = DST_TYPE_HAS_DISEQC3 | DST_TYPE_HAS_DISEQC4 | DST_TYPE_HAS_DISEQC5
782 .dst_feature = 0,
791 .dst_feature = DST_TYPE_HAS_CA,
800 .dst_feature = DST_TYPE_HAS_CA | DST_TYPE_HAS_DISEQC3 | DST_TYPE_HAS_DISEQC4
810 .dst_feature = 0,
819 .dst_feature = DST_TYPE_HAS_CA,
828 .dst_feature = 0,
[all …]
H A Ddst_common.h145 u32 dst_feature; member