Home
last modified time | relevance | path

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

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