Searched refs:AUDIO_FUNC_LOGW (Results 1 – 13 of 13) sorted by relevance
/ohos5.0/drivers/peripheral/audio/hal/hdi_binder/server/src/ |
H A D | hdf_audio_pnp_uevent_hdmi.c | 64 AUDIO_FUNC_LOGW("AudioUhdfLoadDriver Failed"); in AudioHdmiPnpUeventStatus() 70 AUDIO_FUNC_LOGW("AudioUhdfUnloadDriver Failed"); in AudioHdmiPnpUeventStatus() 191 AUDIO_FUNC_LOGW("booting check hdmi audio device statu failed!"); in AudioHdmiPnpUeventStart() 204 AUDIO_FUNC_LOGW("error receiving uevent message: %{public}m"); in AudioHdmiPnpUeventStart()
|
H A D | hdf_audio_pnp_uevent.c | 192 AUDIO_FUNC_LOGW("audio try[%{public}d] realpath fail[%{public}d]", tryTime, errno); in ReadAndScanUsbDev() 464 AUDIO_FUNC_LOGW("check audio usb device not exist, not add"); in AudioUsbHeadsetDetectDevice() 470 …AUDIO_FUNC_LOGW("check audio usb device[%{public}s] not exist, not delete", audioPnpUevent->devNam… in AudioUsbHeadsetDetectDevice() 680 AUDIO_FUNC_LOGW("Unexpected control message, ignored"); in AudioPnpReadUeventMsg()
|
H A D | hdf_audio_input_event.c | 127 AUDIO_FUNC_LOGW("[open] %{public}s failed!", devices[i]); in AudioPnpInputOpen()
|
H A D | hdf_audio_server_common.c | 623 AUDIO_FUNC_LOGW("HdfDeviceObjectSetServInfo failed!"); in AudioServiceUpateDevice() 627 AUDIO_FUNC_LOGW("HdfDeviceObjectUpdate failed!"); in AudioServiceUpateDevice() 650 AUDIO_FUNC_LOGW("AudioServiceUpate fail!"); in AudioServiceStateChange()
|
H A D | hdf_audio_server_manager.c | 41 AUDIO_FUNC_LOGW("g_renderAndCaptureManage[%{public}d].adapterName is NULL", i); in AudioInfoInAdapterFindDesc()
|
/ohos5.0/drivers/peripheral/audio/hal/hdi_passthrough/include/ |
H A D | audio_uhdf_log.h | 42 #define AUDIO_FUNC_LOGW(fmt, arg...) do { \ macro
|
/ohos5.0/drivers/peripheral/audio/hdi_service/vendor_interface/utils/ |
H A D | audio_uhdf_log.h | 46 #define AUDIO_FUNC_LOGW(fmt, arg...) \ macro
|
/ohos5.0/drivers/peripheral/audio/hdi_service/primary_impl/vdi_src/ |
H A D | audio_manager_vdi.c | 429 AUDIO_FUNC_LOGW("audio vdiManager vdiAdapter had unloaded, index=%{public}d", descIndex); in AudioManagerVendorUnloadAdapterSafety() 473 … AUDIO_FUNC_LOGW("audio unload adapter error, ret=%{pulbic}d, adaptername=%{pulbic}s", ret, in ReleaseAudioManagerVendorObject()
|
/ohos5.0/drivers/peripheral/audio/supportlibs/alsa_adapter/src/ |
H A D | alsa_snd_render.c | 508 AUDIO_FUNC_LOGW("QueryChmaps failed."); in RenderHwParamsChmaps() 512 AUDIO_FUNC_LOGW("SetChmap failed."); in RenderHwParamsChmaps()
|
H A D | alsa_soundcard.c | 742 AUDIO_FUNC_LOGW("*descs is null, need memcalloc."); in AudioGetAllCardInfo()
|
/ohos5.0/drivers/peripheral/audio/hal/pathselect/src/ |
H A D | audio_pathselect.c | 334 AUDIO_FUNC_LOGW("set value failed!"); in SetMatchRenderOtherDevicePath()
|
/ohos5.0/drivers/peripheral/audio/supportlibs/adm_adapter/src/ |
H A D | audio_interface_lib_capture.c | 671 AUDIO_FUNC_LOGW("This sound card does not have a volume control component!"); in AudioCtlCaptureGetVolThreshold()
|
H A D | audio_interface_lib_render.c | 596 AUDIO_FUNC_LOGW("This sound card does not have a volume control component!"); in AudioCtlRenderGetVolThreshold()
|