Lines Matching defs:cmd
59 static int compat_radeon_cp_init(struct file *file, unsigned int cmd, in compat_radeon_cp_init()
106 static int compat_radeon_cp_clear(struct file *file, unsigned int cmd, in compat_radeon_cp_clear()
133 static int compat_radeon_cp_stipple(struct file *file, unsigned int cmd, in compat_radeon_cp_stipple()
167 static int compat_radeon_cp_texture(struct file *file, unsigned int cmd, in compat_radeon_cp_texture()
215 static int compat_radeon_cp_vertex2(struct file *file, unsigned int cmd, in compat_radeon_cp_vertex2()
246 static int compat_radeon_cp_cmdbuf(struct file *file, unsigned int cmd, in compat_radeon_cp_cmdbuf()
273 static int compat_radeon_cp_getparam(struct file *file, unsigned int cmd, in compat_radeon_cp_getparam()
299 static int compat_radeon_mem_alloc(struct file *file, unsigned int cmd, in compat_radeon_mem_alloc()
324 static int compat_radeon_irq_emit(struct file *file, unsigned int cmd, in compat_radeon_irq_emit()
349 static int compat_radeon_cp_setparam(struct file *file, unsigned int cmd, in compat_radeon_cp_setparam()
393 long radeon_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in radeon_compat_ioctl()
413 long radeon_kms_compat_ioctl(struct file *filp, unsigned int cmd, unsigned long arg) in radeon_kms_compat_ioctl()