Searched refs:sink_subtype (Results 1 – 10 of 10) sorted by relevance
928 (csdev->subtype.sink_subtype >= CORESIGHT_DEV_SUBTYPE_SINK_BUFFER)) in coresight_is_def_sink_type()959 } else if (new_sink->subtype.sink_subtype > in coresight_select_best_sink()960 sink->subtype.sink_subtype) { in coresight_select_best_sink()963 } else if ((new_sink->subtype.sink_subtype == in coresight_select_best_sink()964 sink->subtype.sink_subtype) && in coresight_select_best_sink()1715 return subtype_a.sink_subtype == subtype_b.sink_subtype; in coresight_compare_type()1720 subtype_a.sink_subtype == subtype_b.sink_subtype; in coresight_compare_type()
482 desc.subtype.sink_subtype = CORESIGHT_DEV_SUBTYPE_SINK_BUFFER; in tmc_probe()488 desc.subtype.sink_subtype = CORESIGHT_DEV_SUBTYPE_SINK_SYSMEM; in tmc_probe()500 desc.subtype.sink_subtype = CORESIGHT_DEV_SUBTYPE_SINK_BUFFER; in tmc_probe()
94 desc.subtype.sink_subtype = CORESIGHT_DEV_SUBTYPE_SINK_DUMMY; in dummy_probe()
160 desc.subtype.sink_subtype = CORESIGHT_DEV_SUBTYPE_SINK_PORT; in tpiu_probe()
300 return (a->subtype.sink_subtype == b->subtype.sink_subtype) && in sinks_compatible()
408 .sink_subtype = CORESIGHT_DEV_SUBTYPE_SINK_SYSMEM in catu_enable_hw()
500 desc.subtype.sink_subtype = CORESIGHT_DEV_SUBTYPE_SINK_BUFFER; in smb_register_sink()
772 desc.subtype.sink_subtype = CORESIGHT_DEV_SUBTYPE_SINK_BUFFER; in etb_probe()
1262 desc.subtype.sink_subtype = CORESIGHT_DEV_SUBTYPE_SINK_PERCPU_SYSMEM; in arm_trbe_register_coresight_cpu()
89 enum coresight_dev_subtype_sink sink_subtype; member568 (csdev->subtype.sink_subtype == CORESIGHT_DEV_SUBTYPE_SINK_PERCPU_SYSMEM); in coresight_is_percpu_sink()