Home
last modified time | relevance | path

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

/hardware/qcom/audio/hal/audio_extn/
Dusb.c87 static bool usb_audio_debug_enable = false; variable
245 ALOGI_IF(usb_audio_debug_enable, in usb_get_sample_rates()
255 ALOGI_IF(usb_audio_debug_enable, in usb_get_sample_rates()
510 if ((usb_card_info->usb_snd_mixer != NULL) && (usb_audio_debug_enable)) in usb_get_sidetone_mixer()
562 ALOGI_IF(usb_audio_debug_enable, in usb_get_best_match_for_bit_width()
607 ALOGI_IF(usb_audio_debug_enable, in usb_get_best_match_for_channels()
704 ALOGI_IF(usb_audio_debug_enable, in usb_get_best_match_for_sample_rate()
713 ALOGI_IF(usb_audio_debug_enable, in usb_get_best_match_for_sample_rate()
860 ALOGI_IF(usb_audio_debug_enable, in audio_extn_usb_is_config_supported()
897 usb_audio_debug_enable = true; in audio_extn_usb_add_device()
[all …]