Home
last modified time | relevance | path

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

/components/drivers/include/drivers/
A Ddev_audio.h216 …int main_type; /**< Audio main type, one value of @ref group_audio_type */ member
/components/drivers/audio/
A Ddev_audio.c571 LOG_D("AUDIO_CTL_GETCAPS: main_type = %d,sub_type = %d", caps->main_type, caps->sub_type); in _audio_dev_control()
584 LOG_D("AUDIO_CTL_CONFIGURE: main_type = %d,sub_type = %d", caps->main_type, caps->sub_type); in _audio_dev_control()
/components/legacy/usb/usbdevice/class/
A Daudio_speaker.c319 caps.main_type = AUDIO_TYPE_OUTPUT; in speaker_entry()
A Daudio_mic.c319 caps.main_type = AUDIO_TYPE_INPUT; in mic_entry()

Completed in 7 milliseconds