Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/sound/
Dpcm.h92 #define SNDRV_PCM_IOCTL1_RESET 0 macro
/kernel/linux/linux-5.10/sound/pci/rme9652/
Drme9652.c2070 case SNDRV_PCM_IOCTL1_RESET: in snd_rme9652_ioctl()
Dhdsp.c4093 case SNDRV_PCM_IOCTL1_RESET: in snd_hdsp_ioctl()
Dhdspm.c5744 case SNDRV_PCM_IOCTL1_RESET: in snd_hdspm_ioctl()
/kernel/linux/linux-5.10/sound/core/
Dpcm_lib.c1769 case SNDRV_PCM_IOCTL1_RESET: in snd_pcm_lib_ioctl()
Dpcm_native.c1877 int err = snd_pcm_ops_ioctl(substream, SNDRV_PCM_IOCTL1_RESET, NULL); in snd_pcm_do_reset()