Searched refs:transaction_type (Results 1 – 6 of 6) sorted by relevance
229 enum ddc_transaction_type transaction_type = DDC_TRANSACTION_TYPE_NONE; in get_ddc_transaction_type() local237 transaction_type = DDC_TRANSACTION_TYPE_I2C; in get_ddc_transaction_type()242 transaction_type = DDC_TRANSACTION_TYPE_I2C_OVER_AUX; in get_ddc_transaction_type()249 transaction_type = DDC_TRANSACTION_TYPE_I2C_OVER_AUX; in get_ddc_transaction_type()256 return transaction_type; in get_ddc_transaction_type()496 sink_caps->transaction_type = in detect_dp()499 if (sink_caps->transaction_type == DDC_TRANSACTION_TYPE_I2C_OVER_AUX) { in detect_dp()510 sink_caps->transaction_type); in detect_dp()629 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in dc_link_detect()638 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in dc_link_detect()[all …]
328 ddc->transaction_type = type; in dal_ddc_service_set_transaction_type()333 switch (ddc->transaction_type) { in dal_ddc_service_is_in_aux_transaction_mode()372 switch (ddc->transaction_type) { in get_defer_delay()
98 enum ddc_transaction_type transaction_type; member
164 enum ddc_transaction_type transaction_type; member
661 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in emulated_link_detect()667 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in emulated_link_detect()673 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in emulated_link_detect()679 sink_caps.transaction_type = DDC_TRANSACTION_TYPE_I2C; in emulated_link_detect()685 sink_caps.transaction_type = in emulated_link_detect()692 sink_caps.transaction_type = in emulated_link_detect()
52 __be16 transaction_type; member