Home
last modified time | relevance | path

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

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