Home
last modified time | relevance | path

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

/dragonfly/sys/dev/video/vga/
H A Dvga_switcheroo.c775 check_can_switch(void) in check_can_switch() function
885 can_switch = check_can_switch();
1195 can_switch = check_can_switch(); in vga_switcheroo_write()
1270 if (!client || !check_can_switch()) in vga_switcheroo_process_delayed_switch()