HomeSort by: relevance | last modified time | path
    Searched defs:radeon_kms_compat_ioctl (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/radeon/
radeon_drv.c 550 static long radeon_kms_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) function in typeref:typename:long
585 .compat_ioctl = radeon_kms_compat_ioctl,
radeon_drv.c 550 static long radeon_kms_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) function in typeref:typename:long
585 .compat_ioctl = radeon_kms_compat_ioctl,
radeon_drv.c 550 static long radeon_kms_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) function in typeref:typename:long
585 .compat_ioctl = radeon_kms_compat_ioctl,

Completed in 31 milliseconds