Home
last modified time | relevance | path

Searched refs:AZX_DCAPS_I915_COMPONENT (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_controller.h27 #define AZX_DCAPS_I915_COMPONENT (1 << 13) /* bind with i915 gfx */ macro
29 #define AZX_DCAPS_I915_COMPONENT 0 /* NOP */ macro
H A Dhda_intel.c296 (AZX_DCAPS_INTEL_PCH_BASE | AZX_DCAPS_I915_COMPONENT)
306 AZX_DCAPS_PM_RUNTIME | AZX_DCAPS_I915_COMPONENT |\
312 AZX_DCAPS_PM_RUNTIME | AZX_DCAPS_I915_COMPONENT |\
316 (AZX_DCAPS_INTEL_PCH_BASE | AZX_DCAPS_I915_COMPONENT)
320 AZX_DCAPS_I915_COMPONENT)
324 AZX_DCAPS_SEPARATE_STREAM_TAG | AZX_DCAPS_I915_COMPONENT)
1431 if (chip->driver_caps & AZX_DCAPS_I915_COMPONENT) in azx_free()
2329 if (chip->driver_caps & AZX_DCAPS_I915_COMPONENT) { in azx_probe_continue()
2343 chip->driver_caps &= ~AZX_DCAPS_I915_COMPONENT; in azx_probe_continue()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_controller.h27 #define AZX_DCAPS_I915_COMPONENT (1 << 13) /* bind with i915 gfx */ macro
29 #define AZX_DCAPS_I915_COMPONENT 0 /* NOP */ macro
H A Dhda_intel.c260 (AZX_DCAPS_INTEL_PCH_BASE | AZX_DCAPS_I915_COMPONENT)
270 AZX_DCAPS_PM_RUNTIME | AZX_DCAPS_I915_COMPONENT |\
276 AZX_DCAPS_PM_RUNTIME | AZX_DCAPS_I915_COMPONENT |\
280 (AZX_DCAPS_INTEL_PCH_BASE | AZX_DCAPS_I915_COMPONENT)
284 AZX_DCAPS_I915_COMPONENT)
288 AZX_DCAPS_SEPARATE_STREAM_TAG | AZX_DCAPS_I915_COMPONENT)
1388 if (chip->driver_caps & AZX_DCAPS_I915_COMPONENT) in azx_free()
2271 if (chip->driver_caps & AZX_DCAPS_I915_COMPONENT) { in azx_probe_continue()
2285 chip->driver_caps &= ~AZX_DCAPS_I915_COMPONENT; in azx_probe_continue()

Completed in 8 milliseconds