Searched refs:DRM_STRUCTPROC (Results 1 – 7 of 7) sorted by relevance
| /NextBSD/sys/dev/drm/ |
| HD | drm_fops.c | 43 int drm_open_helper(struct cdev *kdev, int flags, int fmt, DRM_STRUCTPROC *p, in drm_open_helper() 102 int drm_poll(struct cdev *kdev, int events, DRM_STRUCTPROC *p) in drm_poll()
|
| HD | drm_drv.c | 589 int drm_open(struct cdev *kdev, int flags, int fmt, DRM_STRUCTPROC *p) in drm_open() 701 DRM_STRUCTPROC *p) in drm_ioctl() 818 drm_linux_ioctl(DRM_STRUCTPROC *p, struct linux_ioctl_args* args) in drm_linux_ioctl()
|
| HD | drmP.h | 186 #define DRM_STRUCTPROC struct thread macro 733 DRM_STRUCTPROC *p,
|
| /NextBSD/sys/dev/drm2/ |
| HD | drm_fops.c | 43 DRM_STRUCTPROC *p, struct drm_device *dev); 122 int drm_open(struct cdev *kdev, int flags, int fmt, DRM_STRUCTPROC *p) in drm_open() 181 DRM_STRUCTPROC *p, struct drm_device *dev) in drm_open_helper()
|
| HD | drm_os_freebsd.c | 352 drm_linux_ioctl(DRM_STRUCTPROC *p, struct linux_ioctl_args* args) in drm_linux_ioctl()
|
| HD | drm_drv.c | 358 DRM_STRUCTPROC *p) in drm_ioctl()
|
| HD | drmP.h | 1628 #define DRM_STRUCTPROC struct thread macro
|