Searched defs:drm_ioctl (Results 1 - 4 of 4) sorted by relevance
| /src/sys/external/bsd/drm2/drm/ | ||
| H A D | drm_stub.c | 39 drm_ioctl(int fd, unsigned long cmd, ...) { function in typeref:typename:int |
| /src/sys/external/bsd/drm2/dist/drm/ | ||
| H A D | drm_ioctl.c | 910 drm_ioctl(struct file *fp, unsigned long cmd, void *data) function in typeref:typename:int 1000 long drm_ioctl(struct file *filp, function in typeref:typename:long |
| /src/sys/external/bsd/drm/dist/bsd-core/ | ||
| H A D | drm_drv.c | 960 int drm_ioctl(DRM_CDEV kdev, u_long cmd, DRM_IOCTL_DATA data, int flags, function in typeref:typename:int |
| H A D | drmP.h | 991 d_ioctl_t drm_ioctl; variable in typeref:typename:d_ioctl_t |
Completed in 7 milliseconds