Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/radeon/
H A Dradeon_dp_mst.c794 int radeon_mst_debugfs_init(struct radeon_device *rdev) in radeon_mst_debugfs_init() function
H A Dradeon_mode.h996 int radeon_mst_debugfs_init(struct radeon_device *rdev);
H A Dradeon_device.c1605 r = radeon_mst_debugfs_init(rdev); in radeon_device_init()