Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/pci/hda/
H A Dhda_intel.c1220 static struct pci_dev *get_bound_vga(struct pci_dev *pci);
1326 struct pci_dev *p = get_bound_vga(chip->pci); in init_vga_switcheroo()
1358 p = get_bound_vga(chip->pci); in register_vga_switcheroo()
1492 static struct pci_dev *get_bound_vga(struct pci_dev *pci) in get_bound_vga() function
1534 struct pci_dev *p = get_bound_vga(pci); in check_hdmi_disabled()