Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/radeon/
H A Dradeon_dp_mst.c655 radeon_dp_mst_init(struct radeon_connector *radeon_connector) in radeon_dp_mst_init() function
H A Dradeon_mode.h1001 int radeon_dp_mst_init(struct radeon_connector *radeon_connector);
H A Dradeon_connectors.c2547 ret = radeon_dp_mst_init(radeon_connector); in radeon_setup_mst_connector()