Home
last modified time | relevance | path

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

/Linux-v5.4/include/drm/
Ddrm_fb_helper.h211 .fb_ioctl = drm_fb_helper_ioctl
265 int drm_fb_helper_ioctl(struct fb_info *info, unsigned int cmd,
361 static inline int drm_fb_helper_ioctl(struct fb_info *info, unsigned int cmd, in drm_fb_helper_ioctl() function
/Linux-v5.4/drivers/gpu/drm/omapdrm/
Domap_fbdev.c81 .fb_ioctl = drm_fb_helper_ioctl,
/Linux-v5.4/drivers/gpu/drm/
Ddrm_fb_helper.c1161 int drm_fb_helper_ioctl(struct fb_info *info, unsigned int cmd, in drm_fb_helper_ioctl() function
1217 EXPORT_SYMBOL(drm_fb_helper_ioctl);