Home
last modified time | relevance | path

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

/linux-5.10/drivers/gpu/drm/radeon/
Dradeon_dp_mst.c762 int radeon_mst_debugfs_init(struct radeon_device *rdev) in radeon_mst_debugfs_init() function
Dradeon_mode.h997 int radeon_mst_debugfs_init(struct radeon_device *rdev);
Dradeon_device.c1455 r = radeon_mst_debugfs_init(rdev); in radeon_device_init()