Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/include/linux/
H A Dvga_switcheroo.h196 static inline int vga_switcheroo_unlock_ddc(struct pci_dev *pdev) { return -ENODEV; } in vga_switcheroo_unlock_ddc() function
/dragonfly/sys/dev/video/vga/
H A Dvga_switcheroo.c586 vga_switcheroo_unlock_ddc(struct pci_dev *pdev) in vga_switcheroo_unlock_ddc() function