Home
last modified time | relevance | path

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

/Linux-v6.6/include/drm/
Ddrm_fb_helper.h231 .fb_ioctl = drm_fb_helper_ioctl
267 int drm_fb_helper_ioctl(struct fb_info *info, unsigned int cmd,
360 static inline int drm_fb_helper_ioctl(struct fb_info *info, unsigned int cmd, in drm_fb_helper_ioctl() function
/Linux-v6.6/drivers/gpu/drm/omapdrm/
Domap_fbdev.c116 .fb_ioctl = drm_fb_helper_ioctl,
/Linux-v6.6/drivers/gpu/drm/
Ddrm_fb_helper.c1051 int drm_fb_helper_ioctl(struct fb_info *info, unsigned int cmd, in drm_fb_helper_ioctl() function
1107 EXPORT_SYMBOL(drm_fb_helper_ioctl);