Home
last modified time | relevance | path

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

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