Home
last modified time | relevance | path

Searched refs:nouveau_device_open (Results 1 – 4 of 4) sorted by relevance

/external/libdrm/nouveau/
Dnouveau-symbol-check31 nouveau_device_open
Dnouveau.h83 int nouveau_device_open(const char *busid, struct nouveau_device **);
Dnouveau.c490 nouveau_device_open(const char *busid, struct nouveau_device **pdev) in nouveau_device_open() function
/external/mesa3d/src/gallium/targets/xorg-nouveau/
Dnouveau_xorg.c142 ret = nouveau_device_open(busid, &dev); in nouveau_xorg_pci_probe()