Home
last modified time | relevance | path

Searched refs:transaction_type (Results 1 - 15 of 15) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/
H A Dlink_detection.c69 enum ddc_transaction_type transaction_type = DDC_TRANSACTION_TYPE_NONE; in get_ddc_transaction_type() local
77 transaction_type = DDC_TRANSACTION_TYPE_I2C; in get_ddc_transaction_type()
82 transaction_type = DDC_TRANSACTION_TYPE_I2C_OVER_AUX; in get_ddc_transaction_type()
90 transaction_type = DDC_TRANSACTION_TYPE_I2C_OVER_AUX; in get_ddc_transaction_type()
97 return transaction_type; in get_ddc_transaction_type()
484 link->ddc->transaction_type == in query_hdcp_capability()
584 sink_caps->transaction_type = in detect_dp()
587 if (sink_caps->transaction_type == DDC_TRANSACTION_TYPE_I2C_OVER_AUX) { in detect_dp()
904 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in detect_link_and_local_sink()
913 sink_caps.transaction_type in detect_link_and_local_sink()
[all...]
/kernel/linux/linux-6.6/drivers/cxl/core/
H A Dtrace.h328 __field(u8, transaction_type)
348 __entry->transaction_type = rec->transaction_type;
358 "descriptor='%s' type='%s' transaction_type='%s' channel=%u rank=%u " \
363 show_trans_type(__entry->transaction_type),
411 __field(u8, transaction_type)
433 __entry->transaction_type = rec->transaction_type;
447 "transaction_type='%s' channel=%u rank=%u nibble_mask=%x " \
453 show_trans_type(__entry->transaction_type),
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/core/
H A Ddc_link.c255 enum ddc_transaction_type transaction_type = DDC_TRANSACTION_TYPE_NONE; in get_ddc_transaction_type() local
263 transaction_type = DDC_TRANSACTION_TYPE_I2C; in get_ddc_transaction_type()
268 transaction_type = DDC_TRANSACTION_TYPE_I2C_OVER_AUX; in get_ddc_transaction_type()
276 transaction_type = DDC_TRANSACTION_TYPE_I2C_OVER_AUX; in get_ddc_transaction_type()
283 return transaction_type; in get_ddc_transaction_type()
582 link->ddc->transaction_type == in query_hdcp_capability()
688 sink_caps->transaction_type = in detect_dp()
691 if (sink_caps->transaction_type == DDC_TRANSACTION_TYPE_I2C_OVER_AUX) { in detect_dp()
700 sink_caps->transaction_type); in detect_dp()
898 sink_caps.transaction_type in dc_link_detect_helper()
[all...]
H A Ddc_link_ddc.c256 ddc->transaction_type = type; in dal_ddc_service_set_transaction_type()
261 switch (ddc->transaction_type) { in dal_ddc_service_is_in_aux_transaction_mode()
300 switch (ddc->transaction_type) { in get_defer_delay()
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/include/
H A Dddc_service_types.h102 enum ddc_transaction_type transaction_type; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/include/
H A Dddc_service_types.h116 enum ddc_transaction_type transaction_type; member
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/dc/
H A Ddc_ddc_types.h167 enum ddc_transaction_type transaction_type; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/link/protocols/
H A Dlink_ddc.c191 ddc->transaction_type = type; in set_ddc_transaction_type()
196 switch (ddc->transaction_type) { in link_is_in_aux_transaction_mode()
253 switch (ddc->transaction_type) { in link_get_aux_defer_delay()
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/dc/
H A Ddc_ddc_types.h188 enum ddc_transaction_type transaction_type; member
/kernel/linux/linux-6.6/drivers/cxl/
H A Dcxlmem.h654 u8 transaction_type; member
673 u8 transaction_type; member
/kernel/linux/linux-6.6/tools/testing/cxl/test/
H A Dmem.c368 .transaction_type = CXL_GMER_TRANS_HOST_WRITE,
386 .transaction_type = CXL_GMER_TRANS_INTERNAL_MEDIA_SCRUB,
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c1838 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in emulated_link_detect()
1844 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in emulated_link_detect()
1850 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in emulated_link_detect()
1856 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in emulated_link_detect()
1862 sink_caps.transaction_type = in emulated_link_detect()
1869 sink_caps.transaction_type = in emulated_link_detect()
/kernel/linux/linux-5.10/drivers/block/drbd/
H A Ddrbd_actlog.c40 __be16 transaction_type; member
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_actlog.c40 __be16 transaction_type; member
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/display/amdgpu_dm/
H A Damdgpu_dm.c2692 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in emulated_link_detect()
2698 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in emulated_link_detect()
2704 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in emulated_link_detect()
2710 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in emulated_link_detect()
2716 sink_caps.transaction_type = in emulated_link_detect()
2723 sink_caps.transaction_type = in emulated_link_detect()

Completed in 37 milliseconds