Searched refs:client_is_vga (Results 1 – 1 of 1) sorted by relevance
64 #define client_is_vga(c) ((c)->id == -1 || !client_is_audio(c)) macro154 if (client_is_vga(client)) in register_client()207 if (client->active && client_is_vga(client)) in find_active_client()232 if (client_is_vga(client)) in vga_switcheroo_unregister_client()267 client_is_vga(client) ? "" : "-Audio", in vga_switcheroo_show()678 if (PCI_SLOT(client->pdev->devfn) == PCI_SLOT(pdev->devfn) && client_is_vga(client)) { in vga_switcheroo_runtime_resume_hdmi_audio()