Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.c75 enum ddc_transaction_type transaction_type = DDC_TRANSACTION_TYPE_NONE; in get_ddc_transaction_type() local
83 transaction_type = DDC_TRANSACTION_TYPE_I2C; in get_ddc_transaction_type()
88 transaction_type = DDC_TRANSACTION_TYPE_I2C_OVER_AUX; in get_ddc_transaction_type()
96 transaction_type = DDC_TRANSACTION_TYPE_I2C_OVER_AUX; in get_ddc_transaction_type()
103 return transaction_type; in get_ddc_transaction_type()
497 link->ddc->transaction_type == in query_hdcp_capability()
597 sink_caps->transaction_type = in detect_dp()
600 if (sink_caps->transaction_type == DDC_TRANSACTION_TYPE_I2C_OVER_AUX) { in detect_dp()
1021 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in detect_link_and_local_sink()
1030 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in detect_link_and_local_sink()
[all …]
/linux/drivers/cxl/core/
H A Dtrace.h463 __field(u8, transaction_type)
492 __entry->transaction_type = rec->media_hdr.transaction_type;
527 show_trans_type(__entry->transaction_type),
606 __field(u8, transaction_type)
640 __entry->transaction_type = rec->media_hdr.transaction_type;
682 show_trans_type(__entry->transaction_type),
/linux/drivers/gpu/drm/amd/display/include/
H A Dddc_service_types.h117 enum ddc_transaction_type transaction_type; member
/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_ddc_types.h188 enum ddc_transaction_type transaction_type; member
/linux/include/cxl/
H A Devent.h32 u8 transaction_type; member
/linux/tools/testing/cxl/test/
H A Dmem.c420 .transaction_type = CXL_GMER_TRANS_HOST_WRITE,
450 .transaction_type = CXL_GMER_TRANS_INTERNAL_MEDIA_SCRUB,
/linux/drivers/block/drbd/
H A Ddrbd_actlog.c40 __be16 transaction_type; member
/linux/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c3274 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in emulated_link_detect()
3280 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in emulated_link_detect()
3286 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in emulated_link_detect()
3292 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in emulated_link_detect()
3298 sink_caps.transaction_type = in emulated_link_detect()
3305 sink_caps.transaction_type = in emulated_link_detect()