Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/bt8xx/
H A Ddst.c558 case DST_TYPE_IS_SAT: in dst_type_print()
743 .dst_type = DST_TYPE_IS_SAT,
752 .dst_type = DST_TYPE_IS_SAT,
761 .dst_type = DST_TYPE_IS_SAT,
770 .dst_type = DST_TYPE_IS_SAT,
780 .dst_type = DST_TYPE_IS_SAT,
789 .dst_type = DST_TYPE_IS_SAT,
798 .dst_type = DST_TYPE_IS_SAT,
808 .dst_type = DST_TYPE_IS_SAT,
1096 case DST_TYPE_IS_SAT: in dst_get_device_id()
[all …]
H A Ddst_common.h27 #define DST_TYPE_IS_SAT 0 macro