Searched refs:drm_ioctl_shim (Results 1 – 1 of 1) sorted by relevance
77 static int drm_ioctl_shim(struct file *, unsigned long, void *);108 .fo_ioctl = drm_ioctl_shim,384 drm_ioctl_shim(struct file *fp, unsigned long cmd, void *data) in drm_ioctl_shim() function