Searched refs:sbusfb_ioctl_helper (Results 1 – 10 of 10) sorted by relevance
/linux-6.1.9/drivers/video/fbdev/ ! |
D | sbuslib.h | 22 int sbusfb_ioctl_helper(unsigned long cmd, unsigned long arg,
|
D | sbuslib.c | 100 int sbusfb_ioctl_helper(unsigned long cmd, unsigned long arg, in sbusfb_ioctl_helper() function 192 EXPORT_SYMBOL(sbusfb_ioctl_helper);
|
D | p9100.c | 233 return sbusfb_ioctl_helper(cmd, arg, info, in p9100_ioctl()
|
D | bw2.c | 175 return sbusfb_ioctl_helper(cmd, arg, info, in bw2_ioctl()
|
D | cg3.c | 239 return sbusfb_ioctl_helper(cmd, arg, info, in cg3_ioctl()
|
D | tcx.c | 315 return sbusfb_ioctl_helper(cmd, arg, info, in tcx_ioctl()
|
D | cg14.c | 343 ret = sbusfb_ioctl_helper(cmd, arg, info, in cg14_ioctl()
|
D | leo.c | 427 return sbusfb_ioctl_helper(cmd, arg, info, in leo_ioctl()
|
D | cg6.c | 603 return sbusfb_ioctl_helper(cmd, arg, info, in cg6_ioctl()
|
D | ffb.c | 865 return sbusfb_ioctl_helper(cmd, arg, info, in ffb_ioctl()
|