Home
last modified time | relevance | path

Searched defs:can_switch (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Dvga_switcheroo.h146 bool (*can_switch)(struct pci_dev *dev); member
/Linux-v4.19/drivers/gpu/vga/
Dvga_switcheroo.c784 bool delay = false, can_switch; in vga_switcheroo_debugfs_write() local