Home
last modified time | relevance | path

Searched refs:drm_fb_helper_ioctl (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/include/drm/
H A Ddrm_fb_helper.h241 .fb_ioctl = drm_fb_helper_ioctl
279 int drm_fb_helper_ioctl(struct fb_info *info, unsigned int cmd,
370 static inline int drm_fb_helper_ioctl(struct fb_info *info, unsigned int cmd, in drm_fb_helper_ioctl() function
/linux-6.15/drivers/gpu/drm/omapdrm/
H A Domap_fbdev.c123 .fb_ioctl = drm_fb_helper_ioctl,
/linux-6.15/drivers/gpu/drm/
H A Ddrm_fb_helper.c1066 int drm_fb_helper_ioctl(struct fb_info *info, unsigned int cmd, in drm_fb_helper_ioctl() function
1122 EXPORT_SYMBOL(drm_fb_helper_ioctl);