Home
last modified time | relevance | path

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

/linux-6.3-rc2/include/drm/
A Ddrm_fb_helper.h240 .fb_ioctl = drm_fb_helper_ioctl
296 int drm_fb_helper_ioctl(struct fb_info *info, unsigned int cmd,
385 static inline int drm_fb_helper_ioctl(struct fb_info *info, unsigned int cmd, in drm_fb_helper_ioctl() function
/linux-6.3-rc2/drivers/gpu/drm/omapdrm/
A Domap_fbdev.c82 .fb_ioctl = drm_fb_helper_ioctl,
/linux-6.3-rc2/drivers/gpu/drm/
A Ddrm_fb_helper.c1381 int drm_fb_helper_ioctl(struct fb_info *info, unsigned int cmd, in drm_fb_helper_ioctl() function
1437 EXPORT_SYMBOL(drm_fb_helper_ioctl);

Completed in 8 milliseconds