Searched refs:drm_dp_mst_is_end_device (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/display/
H A Ddrm_dp_mst_topology.c2040 static bool drm_dp_mst_is_end_device(u8 pdt, bool mcs) function
2070 if (drm_dp_mst_is_end_device(port->pdt, port->mcs)) {
2076 drm_dp_mst_is_end_device(new_pdt, new_mcs)) {
2096 if (drm_dp_mst_is_end_device(port->pdt, port->mcs)) {
2276 drm_dp_mst_is_end_device(port->pdt, port->mcs) &&
5267 if (drm_dp_mst_is_end_device(port->pdt, port->mcs)) {

Completed in 117 milliseconds