Home
last modified time | relevance | path

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

/openbmc/linux/Documentation/sound/designs/
H A 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
/openbmc/linux/tools/include/uapi/sound/
H A Dasound.h676 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params) macro
/openbmc/linux/include/uapi/sound/
H A Dasound.h676 #define SNDRV_PCM_IOCTL_HW_REFINE _IOWR('A', 0x10, struct snd_pcm_hw_params) macro
/openbmc/linux/sound/core/
H A Dpcm_native.c3321 case SNDRV_PCM_IOCTL_HW_REFINE: in snd_pcm_common_ioctl()