Searched refs:sbusfb_ioctl_helper (Results 1 – 10 of 10) sorted by relevance
| /Linux-v6.6/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 | bw2.c | 176 return sbusfb_ioctl_helper(cmd, arg, info, in bw2_ioctl()
|
| D | p9100.c | 234 return sbusfb_ioctl_helper(cmd, arg, info, in p9100_ioctl()
|
| D | cg3.c | 240 return sbusfb_ioctl_helper(cmd, arg, info, in cg3_ioctl()
|
| D | tcx.c | 316 return sbusfb_ioctl_helper(cmd, arg, info, in tcx_ioctl()
|
| D | cg14.c | 344 ret = sbusfb_ioctl_helper(cmd, arg, info, in cg14_ioctl()
|
| D | leo.c | 428 return sbusfb_ioctl_helper(cmd, arg, info, in leo_ioctl()
|
| D | cg6.c | 604 return sbusfb_ioctl_helper(cmd, arg, info, in cg6_ioctl()
|
| D | ffb.c | 866 return sbusfb_ioctl_helper(cmd, arg, info, in ffb_ioctl()
|