Home
last modified time | relevance | path

Searched refs:vga_switcheroo_unlock_ddc (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/include/linux/
H A Dvga_switcheroo.h167 int vga_switcheroo_unlock_ddc(struct pci_dev *pdev);
190 static inline int vga_switcheroo_unlock_ddc(struct pci_dev *pdev) { return -ENODEV; } in vga_switcheroo_unlock_ddc() function
/openbmc/linux/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);
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_connector.c447 vga_switcheroo_unlock_ddc(pdev); in nouveau_connector_ddc_detect()
/openbmc/linux/drivers/gpu/drm/
H A Ddrm_edid.c2846 vga_switcheroo_unlock_ddc(pdev); in drm_get_edid_switcheroo()
2875 vga_switcheroo_unlock_ddc(pdev); in drm_edid_read_switcheroo()