Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/
H A Dvga_switcheroo.h190 static inline int vga_switcheroo_unlock_ddc(struct pci_dev *pdev) { return -ENODEV; } in vga_switcheroo_unlock_ddc() function
/kernel/linux/linux-6.6/include/linux/
H A Dvga_switcheroo.h190 static inline int vga_switcheroo_unlock_ddc(struct pci_dev *pdev) { return -ENODEV; } in vga_switcheroo_unlock_ddc() function
/kernel/linux/linux-5.10/drivers/gpu/vga/
H A Dvga_switcheroo.c591 int vga_switcheroo_unlock_ddc(struct pci_dev *pdev) in vga_switcheroo_unlock_ddc() function
608 EXPORT_SYMBOL(vga_switcheroo_unlock_ddc); variable
/kernel/linux/linux-6.6/drivers/gpu/vga/
H A Dvga_switcheroo.c591 int vga_switcheroo_unlock_ddc(struct pci_dev *pdev) in vga_switcheroo_unlock_ddc() function
608 EXPORT_SYMBOL(vga_switcheroo_unlock_ddc); variable

Completed in 4 milliseconds