Searched refs:drm_ioctl (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/sys/dev/drm2/
H A Ddrm_drv.c357 int drm_ioctl(struct cdev *kdev, u_long cmd, caddr_t data, int flags, function
497 EXPORT_SYMBOL(drm_ioctl); variable
H A Ddrm_stub.c79 .d_ioctl = drm_ioctl,
H A DdrmP.h309 * ioctl, for use by drm_ioctl().
1193 d_ioctl_t drm_ioctl; variable
1209 /* Misc. IOCTL support (drm_ioctl.h) */

Completed in 130 milliseconds