Home
last modified time | relevance | path

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

/Linux-v6.1/Documentation/sound/designs/
Dtracepoints.rst39 value to these parameters, then execute ioctl(2) with SNDRV_PCM_IOCTL_HW_REFINE
75 SNDRV_PCM_IOCTL_HW_REFINE only. Applications can select which
86 SNDRV_PCM_IOCTL_HW_REFINE to retrieve this flag, then decide candidates
/Linux-v6.1/include/uapi/sound/
Dasound.h666 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params) macro
/Linux-v6.1/tools/include/uapi/sound/
Dasound.h666 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params) macro
/Linux-v6.1/sound/core/
Dpcm_native.c3315 case SNDRV_PCM_IOCTL_HW_REFINE: in snd_pcm_common_ioctl()