Home
last modified time | relevance | path

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

/linux-4.4.14/include/sound/
Dpcm.h102 #define SNDRV_PCM_IOCTL1_RESET 0 macro
/linux-4.4.14/sound/pci/rme9652/
Drme9652.c2053 case SNDRV_PCM_IOCTL1_RESET: in snd_rme9652_ioctl()
Dhdsp.c4086 case SNDRV_PCM_IOCTL1_RESET: in snd_hdsp_ioctl()
Dhdspm.c5742 case SNDRV_PCM_IOCTL1_RESET: in snd_hdspm_ioctl()
/linux-4.4.14/sound/core/
Dpcm_lib.c1847 case SNDRV_PCM_IOCTL1_RESET: in snd_pcm_lib_ioctl()
Dpcm_native.c1473 int err = substream->ops->ioctl(substream, SNDRV_PCM_IOCTL1_RESET, NULL); in snd_pcm_do_reset()