Searched refs:I915_SILENT_FMT_MASK (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | patch_hdmi.c | 1683 #define I915_SILENT_FMT_MASK 0xf macro 1730 I915_SILENT_FMT_MASK, I915_SILENT_FMT_MASK, format); in silent_stream_enable() 1732 snd_hda_codec_setup_stream(codec, per_pin->cvt_nid, I915_SILENT_FMT_MASK, 0, format); in silent_stream_enable()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | patch_hdmi.c | 1660 #define I915_SILENT_FMT_MASK 0xf macro 1674 I915_SILENT_FMT_MASK, I915_SILENT_FMT_MASK, format); in silent_stream_enable_i915() 1676 snd_hda_codec_setup_stream(codec, per_pin->cvt_nid, I915_SILENT_FMT_MASK, 0, format); in silent_stream_enable_i915()
|
Completed in 12 milliseconds