Searched refs:ds_port (Results 1 – 3 of 3) sorted by relevance
83 struct ds_port { struct85 } ds_port; member
402 node_info->ds_port.id = *idp; in get_ds_port_node_info()414 if (a_node_info->ds_port.id != b_node_info->ds_port.id) in ds_port_node_match()
4183 union dp_downstream_port_present ds_port = { .byte = data }; local4187 if (!ds_port.fields.PORT_PRESENT) {4196 link->dpcd_caps.is_branch_dev = ds_port.fields.PORT_PRESENT;4198 switch (ds_port.fields.PORT_TYPE) {4239 if (ds_port.fields.DETAILED_CAPS) {4524 union dp_downstream_port_present ds_port = { 0 }; local4647 ds_port.byte = dpcd_data[DP_DOWNSTREAMPORT_PRESENT -4652 get_active_converter_info(ds_port.byte, link);4835 union dp_downstream_port_present ds_port = { 0 }; local4857 ds_port.byte = dpcd_data[DP_DOWNSTREAMPORT_PRESENT -[all …]
Completed in 14 milliseconds