Home
last modified time | relevance | path

Searched refs:legacy_device_plug_status (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/include/drm/display/
Ddrm_dp_mst_helper.h264 bool legacy_device_plug_status; member
351 bool legacy_device_plug_status; member
/linux-6.1.9/drivers/gpu/drm/display/
Ddrm_dp_mst_topology.c822 repmsg->u.link_addr.ports[i].legacy_device_plug_status = (raw->msg[idx] >> 5) & 0x1; in drm_dp_sideband_parse_link_address()
1085 msg->u.conn_stat.legacy_device_plug_status = (raw->msg[idx] >> 6) & 0x1; in drm_dp_sideband_parse_connection_status_notify()
2375 (port->ldps != port_msg->legacy_device_plug_status || in drm_dp_mst_handle_link_address_port()
2388 port->ldps = port_msg->legacy_device_plug_status; in drm_dp_mst_handle_link_address_port()
2500 port->ldps = conn_stat->legacy_device_plug_status; in drm_dp_mst_handle_conn_stat()
2899 port_reply->legacy_device_plug_status, in drm_dp_dump_link_address()
4020 conn_stat->legacy_device_plug_status, in drm_dp_mst_handle_up_req()