HomeSort by: relevance | last modified time | path
    Searched refs:nouveau_drm_ioctl (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/nouveau/
nouveau_ioctl.h 8 long nouveau_drm_ioctl(struct file *, unsigned int cmd, unsigned long arg);
nouveau_ioc32.c 72 ret = nouveau_drm_ioctl(filp, cmd, arg);
nouveau_drm.c 1169 nouveau_drm_ioctl(struct file *file, unsigned int cmd, unsigned long arg) function in typeref:typename:long
1200 .unlocked_ioctl = nouveau_drm_ioctl,

Completed in 12 milliseconds