Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/radeon/
Dradeon_drv.h119 long radeon_drm_ioctl(struct file *filp,
Dradeon_drv.c487 long radeon_drm_ioctl(struct file *filp, in radeon_drm_ioctl() function
514 ret = radeon_drm_ioctl(filp, cmd, arg); in radeon_kms_compat_ioctl()
536 .unlocked_ioctl = radeon_drm_ioctl,