Searched refs:USB_PLAYBACK (Results 1 – 1 of 1) sorted by relevance
/hardware/qcom/audio/hal/audio_extn/ |
D | usb.c | 50 USB_PLAYBACK = 0, enumerator 290 ALOGV("%s: for %s", __func__, (type == USB_PLAYBACK) ? in usb_get_capability() 322 str_start = strstr(read_buf, ((type == USB_PLAYBACK) ? in usb_get_capability() 326 __func__, ((type == USB_PLAYBACK) ? in usb_get_capability() 331 str_end = strstr(read_buf, ((type == USB_PLAYBACK) ? in usb_get_capability() 447 if ((ret = usb_get_capability(USB_PLAYBACK, usb_card_info, card))) { in usb_get_device_playback_config() 452 usb_set_dev_id_mixer_ctl(USB_PLAYBACK, card, "USB_AUDIO_RX dev_token"); in usb_get_device_playback_config()
|