Home
last modified time | relevance | path

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

/drivers/gpu/vga/
Dvga_switcheroo.c348 find_client_from_pci(struct list_head *head, struct pci_dev *pdev) in find_client_from_pci() function
423 client = find_client_from_pci(&vgasr_priv.clients, pdev); in vga_switcheroo_get_client_state()
444 client = find_client_from_pci(&vgasr_priv.clients, pdev); in vga_switcheroo_unregister_client()
474 client = find_client_from_pci(&vgasr_priv.clients, pdev); in vga_switcheroo_client_fb_set()
970 client = find_client_from_pci(&vgasr_priv.clients, pdev); in vga_switcheroo_power_switch()
997 client = find_client_from_pci(&vgasr_priv.clients, pdev); in vga_switcheroo_set_dynamic_switch()