Searched refs:sbusfb_ioctl_helper (Results 1 - 20 of 20) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | sbuslib.h | 22 int sbusfb_ioctl_helper(unsigned long cmd, unsigned long arg,
|
H A 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); variable
|
H A D | p9100.c | 233 return sbusfb_ioctl_helper(cmd, arg, info, in p9100_ioctl()
|
H A D | bw2.c | 175 return sbusfb_ioctl_helper(cmd, arg, info, in bw2_ioctl()
|
H A D | tcx.c | 315 return sbusfb_ioctl_helper(cmd, arg, info, in tcx_ioctl()
|
H A D | cg14.c | 343 ret = sbusfb_ioctl_helper(cmd, arg, info, in cg14_ioctl()
|
H A D | cg3.c | 239 return sbusfb_ioctl_helper(cmd, arg, info, in cg3_ioctl()
|
H A D | leo.c | 427 return sbusfb_ioctl_helper(cmd, arg, info, in leo_ioctl()
|
H A D | ffb.c | 865 return sbusfb_ioctl_helper(cmd, arg, info, in ffb_ioctl()
|
H A D | cg6.c | 603 return sbusfb_ioctl_helper(cmd, arg, info, in cg6_ioctl()
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | sbuslib.h | 22 int sbusfb_ioctl_helper(unsigned long cmd, unsigned long arg,
|
H A 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); variable
|
H A D | p9100.c | 234 return sbusfb_ioctl_helper(cmd, arg, info, in p9100_ioctl()
|
H A D | bw2.c | 176 return sbusfb_ioctl_helper(cmd, arg, info, in bw2_ioctl()
|
H A D | cg14.c | 344 ret = sbusfb_ioctl_helper(cmd, arg, info, in cg14_ioctl()
|
H A D | cg3.c | 240 return sbusfb_ioctl_helper(cmd, arg, info, in cg3_ioctl()
|
H A D | tcx.c | 316 return sbusfb_ioctl_helper(cmd, arg, info, in tcx_ioctl()
|
H A D | leo.c | 428 return sbusfb_ioctl_helper(cmd, arg, info, in leo_ioctl()
|
H A D | cg6.c | 604 return sbusfb_ioctl_helper(cmd, arg, info, in cg6_ioctl()
|
H A D | ffb.c | 866 return sbusfb_ioctl_helper(cmd, arg, info, in ffb_ioctl()
|
Completed in 18 milliseconds