Home
last modified time | relevance | path

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

/drivers/media/pci/bt8xx/
Ddst.c774 .dst_feature = 0,
783 .dst_feature = 0,
792 .dst_feature = 0,
801 .dst_feature = DST_TYPE_HAS_DISEQC3 | DST_TYPE_HAS_DISEQC4 | DST_TYPE_HAS_DISEQC5
811 .dst_feature = 0,
820 .dst_feature = DST_TYPE_HAS_CA,
829 .dst_feature = DST_TYPE_HAS_CA | DST_TYPE_HAS_DISEQC3 | DST_TYPE_HAS_DISEQC4
839 .dst_feature = 0,
848 .dst_feature = DST_TYPE_HAS_CA,
857 .dst_feature = 0,
[all …]
Ddst_common.h157 u32 dst_feature; member