Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/pci/bt8xx/
Ddst.c350 if (state->dst_hw_cap & DST_TYPE_HAS_ANALOG) in dst_set_freq()
367 if (state->dst_hw_cap & DST_TYPE_HAS_CA) in dst_set_bandwidth()
375 if (state->dst_hw_cap & DST_TYPE_HAS_CA) in dst_set_bandwidth()
383 if (state->dst_hw_cap & DST_TYPE_HAS_CA) in dst_set_bandwidth()
1030 state->dst_hw_cap |= DST_TYPE_HAS_DBOARD; in dst_get_tuner_info()
1089 state->dst_hw_cap = p_dst_type->dst_feature; in dst_get_device_id()
1427 else if (cmd->msg_len == 5 && state->dst_hw_cap & DST_TYPE_HAS_DISEQC5) in dst_set_diseqc()
Ddst_common.h116 u32 dst_hw_cap; member
Ddst_ca.c325 if (state->dst_hw_cap & DST_TYPE_HAS_SESSION) { in handle_dst_tag()
Ddvb-bt8xx.c675 if (state->dst_hw_cap & DST_TYPE_HAS_CA) in frontend_init()