Home
last modified time | relevance | path

Searched refs:SNDRV_PCM_IOCTL1_RESET (Results 1 – 6 of 6) sorted by relevance

/linux/include/sound/
H A Dpcm.h91 #define SNDRV_PCM_IOCTL1_RESET 0 macro
/linux/sound/pci/rme9652/
H A Drme9652.c2018 case SNDRV_PCM_IOCTL1_RESET: in snd_rme9652_ioctl()
H A Dhdsp.c4140 case SNDRV_PCM_IOCTL1_RESET: in snd_hdsp_ioctl()
H A Dhdspm.c5735 case SNDRV_PCM_IOCTL1_RESET: in snd_hdspm_ioctl()
/linux/sound/core/
H A Dpcm_lib.c1860 case SNDRV_PCM_IOCTL1_RESET: in snd_pcm_lib_ioctl()
H A Dpcm_native.c1889 int err = snd_pcm_ops_ioctl(substream, SNDRV_PCM_IOCTL1_RESET, NULL); in snd_pcm_do_reset()