Home
last modified time | relevance | path

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

/Linux-v6.6/sound/hda/
Dhdac_i915.c103 struct pci_dev *hdac_pci, *i915_pci; in i915_component_master_match() local
109 hdac_pci = to_pci_dev(bus->dev); in i915_component_master_match()
114 connectivity_check(i915_pci, hdac_pci)) in i915_component_master_match()
121 static int i915_gfx_present(struct pci_dev *hdac_pci) in i915_gfx_present() argument
128 connectivity_check(display_dev, hdac_pci)) { in i915_gfx_present()