Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/gpu/vga/
Dvga_switcheroo.c394 find_client_from_pci(struct list_head *head, struct pci_dev *pdev) in find_client_from_pci() function
482 client = find_client_from_pci(&vgasr_priv.clients, pdev); in vga_switcheroo_get_client_state()
503 client = find_client_from_pci(&vgasr_priv.clients, pdev); in vga_switcheroo_unregister_client()
533 client = find_client_from_pci(&vgasr_priv.clients, pdev); in vga_switcheroo_client_fb_set()
1003 client = find_client_from_pci(&vgasr_priv.clients, pdev); in vga_switcheroo_power_switch()