Searched refs:sbusfb_ioctl_helper (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/drivers/video/fbdev/ |
D | sbuslib.h | 21 int sbusfb_ioctl_helper(unsigned long cmd, unsigned long arg,
|
D | sbuslib.c | 99 int sbusfb_ioctl_helper(unsigned long cmd, unsigned long arg, in sbusfb_ioctl_helper() function 191 EXPORT_SYMBOL(sbusfb_ioctl_helper);
|
D | p9100.c | 232 return sbusfb_ioctl_helper(cmd, arg, info, in p9100_ioctl()
|
D | bw2.c | 174 return sbusfb_ioctl_helper(cmd, arg, info, in bw2_ioctl()
|
D | cg3.c | 238 return sbusfb_ioctl_helper(cmd, arg, info, in cg3_ioctl()
|
D | tcx.c | 314 return sbusfb_ioctl_helper(cmd, arg, info, in tcx_ioctl()
|
D | cg14.c | 342 ret = sbusfb_ioctl_helper(cmd, arg, info, in cg14_ioctl()
|
D | leo.c | 426 return sbusfb_ioctl_helper(cmd, arg, info, in leo_ioctl()
|
D | cg6.c | 602 return sbusfb_ioctl_helper(cmd, arg, info, in cg6_ioctl()
|
D | ffb.c | 864 return sbusfb_ioctl_helper(cmd, arg, info, in ffb_ioctl()
|