Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/vga/
Dvga_switcheroo.c392 find_client_from_pci(struct list_head *head, struct pci_dev *pdev) in find_client_from_pci() function
480 client = find_client_from_pci(&vgasr_priv.clients, pdev); in vga_switcheroo_get_client_state()
501 client = find_client_from_pci(&vgasr_priv.clients, pdev); in vga_switcheroo_unregister_client()
531 client = find_client_from_pci(&vgasr_priv.clients, pdev); in vga_switcheroo_client_fb_set()
1025 client = find_client_from_pci(&vgasr_priv.clients, pdev); in vga_switcheroo_power_switch()