Searched defs:vga_dev (Results 1 - 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | vga_switcheroo.h | 184 vga_switcheroo_register_audio_client(struct pci_dev *pdev, const struct vga_switcheroo_client_ops *ops, struct pci_dev *vga_dev) vga_switcheroo_register_audio_client() argument
|
| /kernel/linux/linux-6.6/include/linux/ |
| H A D | vga_switcheroo.h | 184 vga_switcheroo_register_audio_client(struct pci_dev *pdev, const struct vga_switcheroo_client_ops *ops, struct pci_dev *vga_dev) vga_switcheroo_register_audio_client() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/vga/ |
| H A D | vga_switcheroo.c | 122 struct pci_dev *vga_dev; member 291 register_client(struct pci_dev *pdev, const struct vga_switcheroo_client_ops *ops, enum vga_switcheroo_client_id id, struct pci_dev *vga_dev, bool active, bool driver_power_control) register_client() argument 362 vga_switcheroo_register_audio_client(struct pci_dev *pdev, const struct vga_switcheroo_client_ops *ops, struct pci_dev *vga_dev) vga_switcheroo_register_audio_client() argument [all...] |
| /kernel/linux/linux-6.6/drivers/gpu/vga/ |
| H A D | vga_switcheroo.c | 122 struct pci_dev *vga_dev; member 291 register_client(struct pci_dev *pdev, const struct vga_switcheroo_client_ops *ops, enum vga_switcheroo_client_id id, struct pci_dev *vga_dev, bool active, bool driver_power_control) register_client() argument 362 vga_switcheroo_register_audio_client(struct pci_dev *pdev, const struct vga_switcheroo_client_ops *ops, struct pci_dev *vga_dev) vga_switcheroo_register_audio_client() argument [all...] |
| /kernel/linux/linux-5.10/drivers/pci/ |
| H A D | pci-sysfs.c | 645 struct pci_dev *vga_dev = vga_default_device(); in boot_vga_show() local
|
| /kernel/linux/linux-6.6/drivers/pci/ |
| H A D | pci-sysfs.c | 655 struct pci_dev *vga_dev = vga_default_device(); in boot_vga_show() local
|
Completed in 7 milliseconds