Home
last modified time | relevance | path

Searched refs:AUDIO_PCM_IOCTL_SUSPEND (Results 1 – 3 of 3) sorted by relevance

/AliOS-Things-master/components/a2sa/internal/driver/core/
A Daudio_drv.h51 #define AUDIO_PCM_IOCTL_SUSPEND _IO('A', 0x46) macro
/AliOS-Things-master/components/a2sa/src/driver/core/
A Daudio.c138 case AUDIO_PCM_IOCTL_SUSPEND: in audio_pcm_ioctl()
/AliOS-Things-master/components/a2sa/src/framework/
A Dsound_pcm.c328 if(ioctl(pcm->fd, AUDIO_PCM_IOCTL_SUSPEND)) { in aos_pcm_suspend()

Completed in 5 milliseconds