Searched refs:find_client_from_pci (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/gpu/vga/
H A Dvga_switcheroo.c394 find_client_from_pci(struct list_head *head, struct pci_dev *pdev) function
482 client = find_client_from_pci(&vgasr_priv.clients, pdev);
503 client = find_client_from_pci(&vgasr_priv.clients, pdev);
533 client = find_client_from_pci(&vgasr_priv.clients, pdev);
1003 client = find_client_from_pci(&vgasr_priv.clients, pdev);

Completed in 138 milliseconds