Searched refs:nouveau_device_open (Results 1 – 4 of 4) sorted by relevance
31 nouveau_device_open
83 int nouveau_device_open(const char *busid, struct nouveau_device **);
490 nouveau_device_open(const char *busid, struct nouveau_device **pdev) in nouveau_device_open() function
142 ret = nouveau_device_open(busid, &dev); in nouveau_xorg_pci_probe()