Searched refs:transaction_type (Results 1 – 6 of 6) sorted by relevance
100 enum ddc_transaction_type transaction_type; member
254 enum ddc_transaction_type transaction_type = DDC_TRANSACTION_TYPE_NONE; in get_ddc_transaction_type() local262 transaction_type = DDC_TRANSACTION_TYPE_I2C; in get_ddc_transaction_type()267 transaction_type = DDC_TRANSACTION_TYPE_I2C_OVER_AUX; in get_ddc_transaction_type()274 transaction_type = DDC_TRANSACTION_TYPE_I2C_OVER_AUX; in get_ddc_transaction_type()281 return transaction_type; in get_ddc_transaction_type()591 sink_caps->transaction_type = in detect_dp()594 if (sink_caps->transaction_type == DDC_TRANSACTION_TYPE_I2C_OVER_AUX) { in detect_dp()605 sink_caps->transaction_type); in detect_dp()785 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in dc_link_detect()794 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in dc_link_detect()[all …]
269 ddc->transaction_type = type; in dal_ddc_service_set_transaction_type()274 switch (ddc->transaction_type) { in dal_ddc_service_is_in_aux_transaction_mode()313 switch (ddc->transaction_type) { in get_defer_delay()
166 enum ddc_transaction_type transaction_type; member
1094 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in emulated_link_detect()1100 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in emulated_link_detect()1106 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in emulated_link_detect()1112 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in emulated_link_detect()1118 sink_caps.transaction_type = in emulated_link_detect()1125 sink_caps.transaction_type = in emulated_link_detect()
40 __be16 transaction_type; member