Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/vga/
Dvga_switcheroo.c455 vga_switcheroo_pwr_state(struct vga_switcheroo_client *client) in vga_switcheroo_pwr_state() function
486 ret = vga_switcheroo_pwr_state(client); in vga_switcheroo_get_client_state()
659 vga_switcheroo_pwr_state(client) ? "Pwr" : "Off", in vga_switcheroo_show()
715 if (vga_switcheroo_pwr_state(new_client) == VGA_SWITCHEROO_OFF) in vga_switchto_stage1()
750 if (vga_switcheroo_pwr_state(active) == VGA_SWITCHEROO_ON) in vga_switchto_stage2()