Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/bt8xx/
Ddst_common.h128 u32 dst_hw_cap; member
Ddst.c362 if (state->dst_hw_cap & DST_TYPE_HAS_ANALOG) in dst_set_freq()
379 if (state->dst_hw_cap & DST_TYPE_HAS_CA) in dst_set_bandwidth()
387 if (state->dst_hw_cap & DST_TYPE_HAS_CA) in dst_set_bandwidth()
395 if (state->dst_hw_cap & DST_TYPE_HAS_CA) in dst_set_bandwidth()
1042 state->dst_hw_cap |= DST_TYPE_HAS_DBOARD; in dst_get_tuner_info()
1101 state->dst_hw_cap = p_dst_type->dst_feature; in dst_get_device_id()
1438 else if (cmd->msg_len == 5 && state->dst_hw_cap & DST_TYPE_HAS_DISEQC5) in dst_set_diseqc()
Ddst_ca.c337 if (state->dst_hw_cap & DST_TYPE_HAS_SESSION) { in handle_dst_tag()
Ddvb-bt8xx.c684 if (state->dst_hw_cap & DST_TYPE_HAS_CA) in frontend_init()