Searched refs:sink_subtype (Results 1 – 10 of 10) sorted by relevance
782 (csdev->subtype.sink_subtype >= CORESIGHT_DEV_SUBTYPE_SINK_BUFFER)) in coresight_select_best_sink() 813 } else if (new_sink->subtype.sink_subtype > in coresight_find_sink() 814 sink->subtype.sink_subtype) { in coresight_find_sink() 817 } else if ((new_sink->subtype.sink_subtype == in coresight_find_sink() 818 sink->subtype.sink_subtype) && in coresight_find_sink() 1352 return subtype_a.sink_subtype == subtype_b.sink_subtype; in coresight_alloc_device_name() 1357 subtype_a.sink_subtype == subtype_b.sink_subtype; in coresight_alloc_device_name()
517 desc.subtype.sink_subtype = CORESIGHT_DEV_SUBTYPE_SINK_BUFFER; in __tmc_probe()524 desc.subtype.sink_subtype = CORESIGHT_DEV_SUBTYPE_SINK_SYSMEM; in __tmc_probe()536 desc.subtype.sink_subtype = CORESIGHT_DEV_SUBTYPE_SINK_BUFFER; in __tmc_probe()
152 desc.subtype.sink_subtype = CORESIGHT_DEV_SUBTYPE_SINK_DUMMY; in dummy_probe()
176 desc.subtype.sink_subtype = CORESIGHT_DEV_SUBTYPE_SINK_PORT; in __tpiu_probe()
311 return (a->subtype.sink_subtype == b->subtype.sink_subtype) && in sinks_compatible()
475 desc.subtype.sink_subtype = CORESIGHT_DEV_SUBTYPE_SINK_BUFFER; in smb_register_sink()
410 .sink_subtype = CORESIGHT_DEV_SUBTYPE_SINK_SYSMEM in catu_enable_hw()
770 desc.subtype.sink_subtype = CORESIGHT_DEV_SUBTYPE_SINK_BUFFER; in etb_probe()
1286 desc.subtype.sink_subtype = CORESIGHT_DEV_SUBTYPE_SINK_PERCPU_SYSMEM; in arm_trbe_register_coresight_cpu()
79 * @sink_subtype: type of sink this component is, as defined91 enum coresight_dev_subtype_sink sink_subtype; member 610 (csdev->subtype.sink_subtype == CORESIGHT_DEV_SUBTYPE_SINK_PERCPU_SYSMEM); in coresight_take_mode()