Home
last modified time | relevance | path

Searched refs:AUDIO_CTL_CONFIGURE (Results 1 – 4 of 4) sorted by relevance

/components/drivers/include/drivers/
A Ddev_audio.h44 #define AUDIO_CTL_CONFIGURE _AUDIO_CTL(2) /**< Get audio device configuration */ macro
/components/legacy/usb/usbdevice/class/
A Daudio_speaker.c324 rt_device_control(speaker.dev, AUDIO_CTL_CONFIGURE, &caps); in speaker_entry()
A Daudio_mic.c324 rt_device_control(mic.dev, AUDIO_CTL_CONFIGURE, &caps); in mic_entry()
/components/drivers/audio/
A Ddev_audio.c580 case AUDIO_CTL_CONFIGURE: in _audio_dev_control()

Completed in 256 milliseconds