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

/openbsd-current/sys/dev/pci/drm/radeon/
H A Dradeon_kms.c99 * It calls radeon_device_init() to set up the non-display
145 /* radeon_device_init should report only fatal error
151 r = radeon_device_init(rdev, dev, pdev, flags);
H A Dradeon_drv.c1225 /* radeon_device_init should report only fatal error
1231 r = radeon_device_init(rdev, rdev->ddev, rdev->ddev->pdev, rdev->flags);
H A Dradeon_device.c1282 * radeon_device_init - initialize the driver
1293 int radeon_device_init(struct radeon_device *rdev, function
H A Dradeon.h52 * radeon_device_init perform common structure, mutex initialization
2493 int radeon_device_init(struct radeon_device *rdev,

Completed in 204 milliseconds