Searched refs:SNDRV_PCM_IOCTL_HW_PARAMS (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/usb/gadget/function/
H A Du_uac1_legacy.c124 snd_pcm_kernel_ioctl(substream, SNDRV_PCM_IOCTL_HW_PARAMS, params);
/linux-master/include/uapi/sound/
H A Dasound.h680 #define SNDRV_PCM_IOCTL_HW_PARAMS _IOWR('A', 0x11, struct snd_pcm_hw_params) macro
/linux-master/tools/include/uapi/sound/
H A Dasound.h680 #define SNDRV_PCM_IOCTL_HW_PARAMS _IOWR('A', 0x11, struct snd_pcm_hw_params) macro
/linux-master/sound/core/
H A Dpcm_native.c3313 case SNDRV_PCM_IOCTL_HW_PARAMS:
3433 case SNDRV_PCM_IOCTL_HW_PARAMS:
/linux-master/sound/core/oss/
H A Dpcm_oss.c965 err = snd_pcm_kernel_ioctl(substream, SNDRV_PCM_IOCTL_HW_PARAMS, sparams);

Completed in 277 milliseconds