Searched refs:sbusfb_ioctl_helper (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/drivers/video/fbdev/ |
D | sbuslib.h | 26 int sbusfb_ioctl_helper(unsigned long cmd, unsigned long arg,
|
D | sbuslib.c | 101 int sbusfb_ioctl_helper(unsigned long cmd, unsigned long arg, in sbusfb_ioctl_helper() function 193 EXPORT_SYMBOL(sbusfb_ioctl_helper);
|
D | bw2.c | 169 return sbusfb_ioctl_helper(cmd, arg, info, in bw2_sbusfb_ioctl()
|
D | p9100.c | 226 return sbusfb_ioctl_helper(cmd, arg, info, in p9100_sbusfb_ioctl()
|
D | cg3.c | 233 return sbusfb_ioctl_helper(cmd, arg, info, in cg3_sbusfb_ioctl()
|
D | tcx.c | 308 return sbusfb_ioctl_helper(cmd, arg, info, in tcx_sbusfb_ioctl()
|
D | cg14.c | 337 ret = sbusfb_ioctl_helper(cmd, arg, info, in cg14_sbusfb_ioctl()
|
D | leo.c | 421 return sbusfb_ioctl_helper(cmd, arg, info, in leo_sbusfb_ioctl()
|
D | cg6.c | 603 return sbusfb_ioctl_helper(cmd, arg, info, in cg6_sbusfb_ioctl()
|
D | ffb.c | 865 return sbusfb_ioctl_helper(cmd, arg, info, in ffb_sbusfb_ioctl()
|