Home
last modified time | relevance | path

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

/linux-5.19.10/include/sound/
Dpcm.h92 #define SNDRV_PCM_IOCTL1_RESET 0 macro
/linux-5.19.10/sound/pci/rme9652/
Drme9652.c2050 case SNDRV_PCM_IOCTL1_RESET: in snd_rme9652_ioctl()
Dhdspm.c5735 case SNDRV_PCM_IOCTL1_RESET: in snd_hdspm_ioctl()
Dhdsp.c4166 case SNDRV_PCM_IOCTL1_RESET: in snd_hdsp_ioctl()
/linux-5.19.10/sound/core/
Dpcm_lib.c1770 case SNDRV_PCM_IOCTL1_RESET: in snd_pcm_lib_ioctl()
Dpcm_native.c1889 int err = snd_pcm_ops_ioctl(substream, SNDRV_PCM_IOCTL1_RESET, NULL); in snd_pcm_do_reset()