Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_INFO_HAS_WALL_CLOCK (Results 1 - 13 of 13) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_controller.c578 SNDRV_PCM_INFO_HAS_WALL_CLOCK | /* legacy */
674 runtime->hw.info &= ~SNDRV_PCM_INFO_HAS_WALL_CLOCK; /* legacy */ in azx_pcm_open()
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A Dskl-pcm.c36 SNDRV_PCM_INFO_HAS_WALL_CLOCK | /* legacy */
235 runtime->hw.info &= ~SNDRV_PCM_INFO_HAS_WALL_CLOCK; /* legacy */ in skl_pcm_open()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_controller.c560 SNDRV_PCM_INFO_HAS_WALL_CLOCK | /* legacy */
656 runtime->hw.info &= ~SNDRV_PCM_INFO_HAS_WALL_CLOCK; /* legacy */ in azx_pcm_open()
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H A Dskl-pcm.c37 SNDRV_PCM_INFO_HAS_WALL_CLOCK | /* legacy */
236 runtime->hw.info &= ~SNDRV_PCM_INFO_HAS_WALL_CLOCK; /* legacy */ in skl_pcm_open()
/kernel/linux/patches/linux-4.19/prebuilts/usr/include/sound/
H A Dasound.h224 #define SNDRV_PCM_INFO_HAS_WALL_CLOCK 0x01000000 macro
/kernel/linux/linux-5.10/tools/include/uapi/sound/
H A Dasound.h297 #define SNDRV_PCM_INFO_HAS_WALL_CLOCK 0x01000000 /* (Deprecated)has audio wall clock for audio/system time sync */ macro
/kernel/linux/linux-5.10/include/uapi/sound/
H A Dasound.h297 #define SNDRV_PCM_INFO_HAS_WALL_CLOCK 0x01000000 /* (Deprecated)has audio wall clock for audio/system time sync */ macro
/kernel/linux/linux-6.6/include/uapi/sound/
H A Dasound.h289 #define SNDRV_PCM_INFO_HAS_WALL_CLOCK 0x01000000 /* (Deprecated)has audio wall clock for audio/system time sync */ macro
/kernel/linux/linux-6.6/tools/include/uapi/sound/
H A Dasound.h289 #define SNDRV_PCM_INFO_HAS_WALL_CLOCK 0x01000000 /* (Deprecated)has audio wall clock for audio/system time sync */ macro
/kernel/linux/patches/linux-6.6/prebuilts/usr/include/sound/
H A Dasound.h232 #define SNDRV_PCM_INFO_HAS_WALL_CLOCK 0x01000000 macro
/kernel/linux/patches/linux-5.10/prebuilts/usr/include/sound/
H A Dasound.h232 #define SNDRV_PCM_INFO_HAS_WALL_CLOCK 0x01000000 macro
/kernel/linux/linux-5.10/sound/core/
H A Dpcm_native.c987 if (runtime->hw.info & SNDRV_PCM_INFO_HAS_WALL_CLOCK) in snd_pcm_status64()
/kernel/linux/linux-6.6/sound/core/
H A Dpcm_native.c1006 if (runtime->hw.info & SNDRV_PCM_INFO_HAS_WALL_CLOCK) in snd_pcm_status64()

Completed in 45 milliseconds