Home
last modified time | relevance | path

Searched refs:r600_ih_ring_alloc (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/radeon/
H A Dr600.h39 int r600_ih_ring_alloc(struct radeon_device *rdev);
H A Dr600.c3478 int r600_ih_ring_alloc(struct radeon_device *rdev) in r600_ih_ring_alloc() function
3678 ret = r600_ih_ring_alloc(rdev); in r600_irq_init()