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

  /xsrc/external/mit/libdrm/dist/nouveau/
nouveau.h 83 int nouveau_device_open(const char *busid, struct nouveau_device **);
nouveau.c 500 nouveau_device_open(const char *busid, struct nouveau_device **pdev) function
  /xsrc/external/mit/xf86-video-nouveau/dist/src/
nv_driver.c 331 ret = nouveau_device_open(busid, &dev);

Completed in 7 milliseconds