Searched refs:transaction_type (Results 1 – 7 of 7) sorted by relevance
76 enum ddc_transaction_type transaction_type = DDC_TRANSACTION_TYPE_NONE; in get_ddc_transaction_type() local85 transaction_type = DDC_TRANSACTION_TYPE_I2C; in get_ddc_transaction_type()90 transaction_type = DDC_TRANSACTION_TYPE_I2C_OVER_AUX; in get_ddc_transaction_type()98 transaction_type = DDC_TRANSACTION_TYPE_I2C_OVER_AUX; in get_ddc_transaction_type()105 return transaction_type; in get_ddc_transaction_type()523 link->ddc->transaction_type == in query_hdcp_capability()629 sink_caps->transaction_type = in detect_dp()632 if (sink_caps->transaction_type == DDC_TRANSACTION_TYPE_I2C_OVER_AUX) { in detect_dp()1051 enum ddc_transaction_type transaction_type = get_ddc_transaction_type(signal); in link_detect_ddc_probe() local1062 set_ddc_transaction_type(link->ddc, transaction_type); in link_detect_ddc_probe()[all …]
471 __field(u8, transaction_type)500 __entry->transaction_type = rec->media_hdr.transaction_type;535 show_trans_type(__entry->transaction_type),614 __field(u8, transaction_type)648 __entry->transaction_type = rec->media_hdr.transaction_type;690 show_trans_type(__entry->transaction_type),
188 enum ddc_transaction_type transaction_type; member
32 u8 transaction_type; member
424 .transaction_type = CXL_GMER_TRANS_HOST_WRITE,454 .transaction_type = CXL_GMER_TRANS_INTERNAL_MEDIA_SCRUB,
1653 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in amdgpu_dm_emulated_link_detect()1659 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in amdgpu_dm_emulated_link_detect()1665 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in amdgpu_dm_emulated_link_detect()1671 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in amdgpu_dm_emulated_link_detect()1677 sink_caps.transaction_type = in amdgpu_dm_emulated_link_detect()1684 sink_caps.transaction_type = in amdgpu_dm_emulated_link_detect()
40 __be16 transaction_type; member