Searched refs:AUDIO_CTL_CONFIGURE (Results 1 – 4 of 4) sorted by relevance
44 #define AUDIO_CTL_CONFIGURE _AUDIO_CTL(2) /**< Get audio device configuration */ macro
324 rt_device_control(speaker.dev, AUDIO_CTL_CONFIGURE, &caps); in speaker_entry()
324 rt_device_control(mic.dev, AUDIO_CTL_CONFIGURE, &caps); in mic_entry()
580 case AUDIO_CTL_CONFIGURE: in _audio_dev_control()
Completed in 256 milliseconds