Home
last modified time | relevance | path

Searched defs:vga_switcheroo_client_probe_defer (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/include/linux/
H A Dvga_switcheroo.h192 static inline bool vga_switcheroo_client_probe_defer(struct pci_dev *pdev) { return false; } in vga_switcheroo_client_probe_defer() function
/kernel/linux/linux-6.6/include/linux/
H A Dvga_switcheroo.h192 static inline bool vga_switcheroo_client_probe_defer(struct pci_dev *pdev) { return false; } in vga_switcheroo_client_probe_defer() function
/kernel/linux/linux-5.10/drivers/gpu/vga/
H A Dvga_switcheroo.c438 bool vga_switcheroo_client_probe_defer(struct pci_dev *pdev) in vga_switcheroo_client_probe_defer() function
452 EXPORT_SYMBOL(vga_switcheroo_client_probe_defer); variable
/kernel/linux/linux-6.6/drivers/gpu/vga/
H A Dvga_switcheroo.c438 bool vga_switcheroo_client_probe_defer(struct pci_dev *pdev) in vga_switcheroo_client_probe_defer() function
452 EXPORT_SYMBOL(vga_switcheroo_client_probe_defer); variable

Completed in 5 milliseconds