Searched refs:SNDRV_PCM_IOCTL_HW_PARAMS (Results 1 – 6 of 6) sorted by relevance
40 or SNDRV_PCM_IOCTL_HW_PARAMS. The former is used just for refining available77 SNDRV_PCM_IOCTL_HW_PARAMS, this mask is ignored and all of parameters87 of parameters and execute ioctl(2) with SNDRV_PCM_IOCTL_HW_PARAMS to
124 snd_pcm_kernel_ioctl(substream, SNDRV_PCM_IOCTL_HW_PARAMS, params); in playback_default_hw_params()
677 #define SNDRV_PCM_IOCTL_HW_PARAMS _IOWR('A', 0x11, struct snd_pcm_hw_params) macro
3323 case SNDRV_PCM_IOCTL_HW_PARAMS: in snd_pcm_common_ioctl()3443 case SNDRV_PCM_IOCTL_HW_PARAMS: in snd_pcm_kernel_ioctl()
976 err = snd_pcm_kernel_ioctl(substream, SNDRV_PCM_IOCTL_HW_PARAMS, sparams); in snd_pcm_oss_change_params_locked()