Home
last modified time | relevance | path

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

/linux/sound/hda/
H A Dhdac_i915.c109 struct pci_dev *hdac_pci, *i915_pci; in i915_component_master_match() local
115 hdac_pci = to_pci_dev(bus->dev); in i915_component_master_match()
121 connectivity_check(i915_pci, hdac_pci)) in i915_component_master_match()
128 static int i915_gfx_present(struct pci_dev *hdac_pci) in i915_gfx_present() argument
164 if (connectivity_check(display_dev, hdac_pci)) { in i915_gfx_present()