Searched refs:SNDCTL_DSP_RESET (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/uapi/linux/
H A Dsoundcard.h540 #define SNDCTL_DSP_RESET _SIO ('P', 0) macro
674 #define SOUND_PCM_RESET SNDCTL_DSP_RESET
/linux-master/sound/oss/dmasound/
H A Ddmasound_core.c169 * implication) "between SNDCTL_DSP_RESET and the first read() or write() after
994 case SNDCTL_DSP_RESET:
1026 /* This call, effectively, has the same behaviour as SNDCTL_DSP_RESET
/linux-master/sound/core/oss/
H A Dpcm_oss.c2616 case SNDCTL_DSP_RESET:

Completed in 272 milliseconds