Searched refs:arg (Results 1 - 25 of 1533) sorted by last modified time

1234567891011>>

/drivers/video/fbdev/aty/
H A Dradeon_base.c858 unsigned long arg)
875 rc = get_user(value, (__u32 __user *)arg);
920 return put_user(value, (__u32 __user *)arg);
857 radeonfb_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) argument
/drivers/video/fbdev/
H A Dau1100fb.h35 #define print_err(f, arg...) printk(KERN_ERR DRIVER_NAME ": " f "\n", ## arg)
36 #define print_warn(f, arg...) printk(KERN_WARNING DRIVER_NAME ": " f "\n", ## arg)
37 #define print_info(f, arg...) printk(KERN_INFO DRIVER_NAME ": " f "\n", ## arg)
40 #define print_dbg(f, arg...) printk(__FILE__ ": " f "\n", ## arg)
42 #define print_dbg(f, arg...) do {} while (0)
H A Dau1200fb.c56 #define print_err(f, arg...) printk(KERN_ERR DRIVER_NAME ": " f "\n", ## arg)
57 #define print_warn(f, arg...) printk(KERN_WARNING DRIVER_NAME ": " f "\n", ## arg)
58 #define print_info(f, arg...) printk(KERN_INFO DRIVER_NAME ": " f "\n", ## arg)
61 #define print_dbg(f, arg...) printk(KERN_DEBUG __FILE__ ": " f "\n", ## arg)
63 #define print_dbg(f, arg...) do {} while (0)
1415 unsigned long arg)
1414 au1200fb_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) argument
[all...]
H A Dbfin-lq035q1-fb.c208 static int lq035q1_backlight(struct bfin_lq035q1fb_info *info, unsigned arg) argument
211 gpio_set_value(info->disp_info->gpio_bl, arg);
H A Dbfin_adv7393fb.c116 static int dma_desc_list(struct adv7393fb_device *fbdev, u16 arg) argument
118 if (arg == BUILD) { /* Build */
H A Dbw2.c172 static int bw2_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) argument
174 return sbusfb_ioctl_helper(cmd, arg, info,
H A Dcg14.c275 static int cg14_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) argument
302 mdii = (struct mdi_cfginfo __user *) arg;
308 if (get_user(mode, (int __user *) arg)) {
342 ret = sbusfb_ioctl_helper(cmd, arg, info,
H A Dcg3.c236 static int cg3_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) argument
238 return sbusfb_ioctl_helper(cmd, arg, info,
H A Dcg6.c600 static int cg6_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) argument
602 return sbusfb_ioctl_helper(cmd, arg, info,
H A Dda8xx-fb.c834 static irqreturn_t lcdc_irq_handler_rev02(int irq, void *arg) argument
836 struct da8xx_fb_par *par = arg;
896 static irqreturn_t lcdc_irq_handler_rev01(int irq, void *arg) argument
898 struct da8xx_fb_par *par = arg;
1147 unsigned long arg)
1160 if (copy_from_user(&sync_arg, (char *)arg,
1168 if (copy_from_user(&sync_arg, (char *)arg,
1146 fb_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) argument
H A Dffb.c860 static int ffb_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) argument
864 return sbusfb_ioctl_helper(cmd, arg, info,
H A Dfsl-diu-fb.c1273 unsigned long arg)
1281 void __user *buf = (void __user *)arg;
1283 if (!arg)
1272 fsl_diu_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) argument
H A Dimsttfb.c1269 imsttfb_ioctl(struct fb_info *info, u_int cmd, u_long arg) argument
1272 void __user *argp = (void __user *)arg;
1286 if (copy_to_user((void __user *)(arg + 4), &reg[1], 4))
1298 if (copy_to_user((void __user *)(arg + 4), &reg[1], 4))
1314 if (copy_to_user((void __user *)(arg + 1), &idx[1], 1))
H A Dleo.c424 static int leo_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) argument
426 return sbusfb_ioctl_helper(cmd, arg, info,
H A Dmx3fb.c760 static void mx3fb_dma_done(void *arg) argument
762 struct idmac_tx_desc *tx_desc = to_tx_desc(arg);
1528 static bool chan_filter(struct dma_chan *chan, void *arg) argument
1530 struct dma_chan_request *rq = arg;
/drivers/video/fbdev/core/
H A Dfbmem.c1088 unsigned long arg)
1097 void __user *argp = (void __user *)arg;
1209 ret = fb_blank(info, arg);
1219 ret = fb->fb_ioctl(info, cmd, arg);
1227 static long fb_ioctl(struct file *file, unsigned int cmd, unsigned long arg) argument
1233 return do_fb_ioctl(info, cmd, arg);
1264 unsigned long arg)
1272 cmap32 = compat_ptr(arg);
1332 unsigned long arg)
1339 fix32 = compat_ptr(arg);
1087 do_fb_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) argument
1263 fb_getput_cmap(struct fb_info *info, unsigned int cmd, unsigned long arg) argument
1331 fb_get_fscreeninfo(struct fb_info *info, unsigned int cmd, unsigned long arg) argument
1352 fb_compat_ioctl(struct file *file, unsigned int cmd, unsigned long arg) argument
[all...]
/drivers/video/fbdev/intelfb/
H A Dintelfbdrv.c163 unsigned int cmd, unsigned long arg);
1473 unsigned long arg)
1481 if (get_user(pipe, (__u32 __user *)arg))
1472 intelfb_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) argument
/drivers/video/fbdev/kyro/
H A Dfbdev.c587 unsigned int cmd, unsigned long arg)
591 void __user *argp = (void __user *)arg;
586 kyrofb_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) argument
/drivers/video/fbdev/matrox/
H A Dmatroxfb_base.c881 unsigned int cmd, unsigned long arg)
883 void __user *argp = (void __user *)arg;
909 if (get_user(crt, (u_int32_t __user *)arg))
1050 if (put_user(conn, (u_int32_t __user *)arg))
1075 if (put_user(conn, (u_int32_t __user *)arg))
1089 if (put_user(conn, (u_int32_t __user *)arg))
880 matroxfb_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) argument
H A Dmatroxfb_crtc2.c424 unsigned long arg)
440 if (copy_to_user((void __user *)arg, &vblank, sizeof(vblank)))
448 if (get_user(crt, (u_int32_t __user *)arg))
459 return minfo->fbcon.fbops->fb_ioctl(&minfo->fbcon, cmd, arg);
467 if (get_user(tmp, (u_int32_t __user *)arg))
517 if (put_user(conn, (u_int32_t __user *)arg))
542 if (put_user(tmp, (u_int32_t __user *)arg))
422 matroxfb_dh_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) argument
H A Dmatroxfb_g450.c567 static int matroxfb_g450_verify_mode(void* md, u_int32_t arg) { argument
568 switch (arg) {
H A Dmatroxfb_maven.c1167 static int maven_out_verify_mode(void* md, u_int32_t arg) { argument
1168 switch (arg) {
/drivers/video/fbdev/mb862xx/
H A Dmb862xxfbdrv.c315 unsigned long arg)
319 void __user *argp = (void __user *)arg;
366 enable = (int *)arg;
392 enable = (int *)arg;
314 mb862xxfb_ioctl(struct fb_info *fbi, unsigned int cmd, unsigned long arg) argument
/drivers/video/fbdev/mbx/
H A Dmbxfb.c602 unsigned long arg)
614 if (copy_from_user(&setup, (void __user*)arg,
622 if (copy_to_user((void __user*)arg, &setup,
629 if (copy_from_user(&porder, (void __user*)arg,
636 if (copy_from_user(&alpha, (void __user*)arg,
643 if (copy_from_user(&reg, (void __user*)arg,
657 if (copy_from_user(&reg, (void __user*)arg,
665 if (copy_to_user((void __user*)arg, &reg,
601 mbxfb_ioctl(struct fb_info *info, unsigned int cmd, unsigned long arg) argument
/drivers/video/fbdev/msm/
H A Dmsm_fb.c404 static int msmfb_ioctl(struct fb_info *p, unsigned int cmd, unsigned long arg) argument
406 void __user *argp = (void __user *)arg;
411 mdp->set_grp_disp(mdp, arg);

Completed in 151 milliseconds

1234567891011>>