Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/bt8xx/
H A Ddst.c1053 u8 use_dst_type = 0; in dst_get_device_id() local
1086 use_dst_type = p_dst_type->dst_type; in dst_get_device_id()
1095 switch (use_dst_type) { in dst_get_device_id()
1126 use_dst_type = DST_TYPE_IS_SAT; in dst_get_device_id()
1129 dst_type_print(state, use_dst_type); in dst_get_device_id()
1131 state->dst_type = use_dst_type; in dst_get_device_id()