Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
Dvga_switcheroo.h146 bool (*can_switch)(struct pci_dev *dev); member
/kernel/linux/linux-5.10/drivers/gpu/vga/
Dvga_switcheroo.c780 bool delay = false, can_switch; in vga_switcheroo_debugfs_write() local