Home
last modified time | relevance | path

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

/Linux-v6.1/sound/hda/
Dhdac_i915.c102 struct pci_dev *hdac_pci, *i915_pci; in i915_component_master_match() local
108 hdac_pci = to_pci_dev(bus->dev); in i915_component_master_match()
113 connectivity_check(i915_pci, hdac_pci)) in i915_component_master_match()
120 static int i915_gfx_present(struct pci_dev *hdac_pci) in i915_gfx_present() argument
127 connectivity_check(display_dev, hdac_pci)) { in i915_gfx_present()