Home
last modified time | relevance | path

Searched refs:drm_dp_mst_get_vcpi_slots (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/drm/
Ddrm_dp_mst_helper.h487 int drm_dp_mst_get_vcpi_slots(struct drm_dp_mst_topology_mgr *mgr, struct drm_dp_mst_port *port);
/linux-4.1.27/drivers/gpu/drm/radeon/
Dradeon_dp_mst.c131 new_attribs[idx].slots = drm_dp_mst_get_vcpi_slots(&mst_conn->mst_mgr, mst_enc->port); in radeon_dp_mst_update_stream_attribs()
/linux-4.1.27/drivers/gpu/drm/
Ddrm_dp_mst_topology.c2511 int drm_dp_mst_get_vcpi_slots(struct drm_dp_mst_topology_mgr *mgr, struct drm_dp_mst_port *port) in drm_dp_mst_get_vcpi_slots() function
2522 EXPORT_SYMBOL(drm_dp_mst_get_vcpi_slots);