Home
last modified time | relevance | path

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

/Linux-v6.1/include/drm/
Ddrm_fb_helper.h211 .fb_ioctl = drm_fb_helper_ioctl
260 int drm_fb_helper_ioctl(struct fb_info *info, unsigned int cmd,
347 static inline int drm_fb_helper_ioctl(struct fb_info *info, unsigned int cmd, in drm_fb_helper_ioctl() function
/Linux-v6.1/drivers/gpu/drm/omapdrm/
Domap_fbdev.c82 .fb_ioctl = drm_fb_helper_ioctl,
/Linux-v6.1/drivers/gpu/drm/
Ddrm_fb_helper.c1218 int drm_fb_helper_ioctl(struct fb_info *info, unsigned int cmd, in drm_fb_helper_ioctl() function
1274 EXPORT_SYMBOL(drm_fb_helper_ioctl);