/src/sys/external/bsd/drm/dist/shared-core/ |
savage_bci.c | 963 static int savage_bci_event_wait(struct drm_device *dev, void *data, struct drm_file *file_priv) function in typeref:typename:int 1091 DRM_IOCTL_DEF(DRM_SAVAGE_BCI_EVENT_WAIT, savage_bci_event_wait, DRM_AUTH),
|
/src/sys/external/bsd/drm2/dist/drm/savage/ |
savage_bci.c | 958 static int savage_bci_event_wait(struct drm_device *dev, void *data, struct drm_file *file_priv) function in typeref:typename:int 1093 DRM_IOCTL_DEF_DRV(SAVAGE_BCI_EVENT_WAIT, savage_bci_event_wait, DRM_AUTH),
|