Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/gpu/vga/
Dvga_switcheroo.c193 find_client_from_id(struct list_head *head, int client_id) in find_client_from_id() function
311 client = find_client_from_id(&vgasr_priv.clients, id | ID_BIT_AUDIO); in set_audio_state()
464 client = find_client_from_id(&vgasr_priv.clients, client_id); in vga_switcheroo_debugfs_write()
565 client = find_client_from_id(&vgasr_priv.clients, in vga_switcheroo_process_delayed_switch()