Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/audio_extn/
Dusb.c324 int32_t channels_no; in usb_get_capability() local
457 channels_no = atoi(channel_start + strlen(CHANNEL_NUMBER_STR)); in usb_get_capability()
458 usb_device_info->channel_count = channels_no; in usb_get_capability()