Home
last modified time | relevance | path

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

/Linux-v6.6/sound/drivers/
Dpcmtest.c508 case SNDRV_PCM_IOCTL1_RESET: in snd_pcmtst_ioctl()
/Linux-v6.6/include/sound/
Dpcm.h90 #define SNDRV_PCM_IOCTL1_RESET 0 macro
/Linux-v6.6/sound/pci/rme9652/
Drme9652.c2018 case SNDRV_PCM_IOCTL1_RESET: in snd_rme9652_ioctl()
Dhdsp.c4138 case SNDRV_PCM_IOCTL1_RESET: in snd_hdsp_ioctl()
Dhdspm.c5735 case SNDRV_PCM_IOCTL1_RESET: in snd_hdspm_ioctl()
/Linux-v6.6/sound/core/
Dpcm_lib.c1795 case SNDRV_PCM_IOCTL1_RESET: in snd_pcm_lib_ioctl()
Dpcm_native.c1894 int err = snd_pcm_ops_ioctl(substream, SNDRV_PCM_IOCTL1_RESET, NULL); in snd_pcm_do_reset()