Home
last modified time | relevance | path

Searched refs:HDF_LOGD (Results 1 - 25 of 258) sorted by relevance

1234567891011

/drivers/peripheral/display/buffer/test/moduletest/
H A Ddisplay_buffer_mt.cpp75 HDF_LOGD("%{public}s(%{public}d), buffer size:%{public}d, len:%{public}d", in WriteBuffer()
80 HDF_LOGD("%{public}s(%{public}d), buffer[%{public}d]:%{public}s", in WriteBuffer()
86 HDF_LOGD("%{public}s(%{public}d), i:%{public}d, str:%{public}s", in WriteBuffer()
94 HDF_LOGD("-------------------------------------"); in DumpBufferHandle()
95 HDF_LOGD("fd =%{public}d", handle.fd); in DumpBufferHandle()
96 HDF_LOGD("width =%{public}d", handle.width); in DumpBufferHandle()
97 HDF_LOGD("stride =%{public}d", handle.stride); in DumpBufferHandle()
98 HDF_LOGD("height =%{public}d", handle.height); in DumpBufferHandle()
99 HDF_LOGD("size =0x%{public}x", handle.size); in DumpBufferHandle()
100 HDF_LOGD("forma in DumpBufferHandle()
[all...]
/drivers/hdf_core/adapter/khdf/liteos_m/test/sample_driver/src/
H A Dsample_driver.c47 HDF_LOGD("%s:%s", __func__, data); in SampleServiceSetData()
59 HDF_LOGD("%s::enter", __func__); in HdfSampleDriverBind()
73 HDF_LOGD("%s::enter", __func__); in HdfSampleDriverInit()
78 HDF_LOGD("%s:Init success", __func__); in HdfSampleDriverInit()
/drivers/hdf_core/framework/test/unittest/platform/common/
H A Duart_test.c91 HDF_LOGD("UartTestGetConfig: done!"); in UartTestGetConfig()
143 HDF_LOGD("UartWriteTest: len is %d", tester->config.len); in UartWriteTest()
148 HDF_LOGD("UartWriteTest: success!"); in UartWriteTest()
166 HDF_LOGD("UartReadTest: success!"); in UartReadTest()
180 HDF_LOGD("UartSetBaudTest: success!"); in UartSetBaudTest()
194 HDF_LOGD("UartGetBaudTest: baud %u success!", baud); in UartGetBaudTest()
215 HDF_LOGD("UartSetAttributeTest: success!"); in UartSetAttributeTest()
229 HDF_LOGD("UartGetAttributeTest: dataBits %u", attribute.dataBits); in UartGetAttributeTest()
230 HDF_LOGD("UartGetAttributeTest: parity %u", attribute.parity); in UartGetAttributeTest()
231 HDF_LOGD("UartGetAttributeTes in UartGetAttributeTest()
[all...]
H A Dpin_test.c42 HDF_LOGD("PinTestGetTestConfig: enter!"); in PinTestGetTestConfig()
86 HDF_LOGD("PinTestGetTestConfig: done!"); in PinTestGetTestConfig()
113 HDF_LOGD("PinTesterGet: done!"); in PinTesterGet()
145 HDF_LOGD("PinSetGetPullTest: done!"); in PinSetGetPullTest()
176 HDF_LOGD("PinSetGetStrengthTest: done!"); in PinSetGetStrengthTest()
210 HDF_LOGD("PinSetGetFuncTest: done!"); in PinSetGetFuncTest()
220 HDF_LOGD("PinTestSetUpAll: enter!"); in PinTestSetUpAll()
230 HDF_LOGD("PinTestSetUpAll: test on pinName:%s, PullTypeNum:%d, strengthNum:%d!", in PinTestSetUpAll()
248 HDF_LOGD("PinTestSetUpAll: exit!"); in PinTestSetUpAll()
257 HDF_LOGD("PinTestTearDownAl in PinTestTearDownAll()
[all...]
H A Dhdmi_test.c135 HDF_LOGD("TestHdmiEdidRawDataGet: HdmiReadSinkEdid success, len = %d, edid[1] = 0x%x!", len, edid[1]); in TestHdmiEdidRawDataGet()
152 HDF_LOGD("TestHdmiDeepColorSetAndGet: HdmiDeepColorGet success, color = %d!", color); in TestHdmiDeepColorSetAndGet()
165 HDF_LOGD("TestHdmiHdpHandle: hdp."); in TestHdmiHdpHandle()
167 HDF_LOGD("TestHdmiHdpHandle: unhdp."); in TestHdmiHdpHandle()
247 HDF_LOGD("HdmiTestFillConfig: busNum:%d!", tester->busNum); in HdmiTestFillConfig()
261 HDF_LOGD("HdmiTestBind: HDMI_TEST service bind success!"); in HdmiTestBind()
282 HDF_LOGD("HdmiTestInit: success!"); in HdmiTestInit()
H A Dsdio_test.c76 HDF_LOGD("TestSdioIncrAddrReadAndWriteOtherBytes: write, data[0]:%u!\n", data[0]); in TestSdioIncrAddrReadAndWriteOtherBytes()
93 HDF_LOGD("TestSdioIncrAddrReadAndWriteOneByte: read, val:%d!\n", val); in TestSdioIncrAddrReadAndWriteOneByte()
100 HDF_LOGD("TestSdioIncrAddrReadAndWriteOneByte: write, val:%d!\n", val); in TestSdioIncrAddrReadAndWriteOneByte()
108 HDF_LOGD("TestSdioIncrAddrReadAndWriteOneByte: read, val:%u!", val); in TestSdioIncrAddrReadAndWriteOneByte()
154 HDF_LOGD("TestSdioFixedAddrReadAndWriteOtherBytes: read, data[0]:%u, data[1]:%u!\n", data[0], data[1]); in TestSdioFixedAddrReadAndWriteOtherBytes()
161 HDF_LOGD("TestSdioFixedAddrReadAndWriteOtherBytes: write, data[0]:%u, data[1]:%u!", data[0], data[1]); in TestSdioFixedAddrReadAndWriteOtherBytes()
178 HDF_LOGD("TestSdioFixedAddrReadAndWriteOneByte: read, val:%d\n", val); in TestSdioFixedAddrReadAndWriteOneByte()
185 HDF_LOGD("TestSdioFixedAddrReadAndWriteOneByte: write, val:%d.", val); in TestSdioFixedAddrReadAndWriteOneByte()
193 HDF_LOGD("TestSdioFixedAddrReadAndWriteOneByte: read, val:%d.", val); in TestSdioFixedAddrReadAndWriteOneByte()
201 HDF_LOGD("TestSdioFixedAddrReadAndWriteOneByt in TestSdioFixedAddrReadAndWriteOneByte()
[all...]
/drivers/peripheral/partitionslot/hdi_service/src/
H A Dpartitionslot_impl.cpp35 HDF_LOGD("%{public}s called!", __func__); in GetCurrentSlot()
41 HDF_LOGD("%{public}s called!", __func__); in GetSlotSuffix()
47 HDF_LOGD("%{public}s called!, slot is %{public}d", __func__, slot); in SetActiveSlot()
53 HDF_LOGD("%{public}s called!, slot is %{public}d", __func__, slot); in SetSlotUnbootable()
/drivers/hdf_core/framework/test/unittest/platform/virtual/
H A Dregulator_virtual.c41 HDF_LOGD("VirtualRegulatorEnable %s success !\n", node->regulatorInfo.name); in VirtualRegulatorEnable()
53 HDF_LOGD("VirtualRegulatorDisable %s success !\n", node->regulatorInfo.name); in VirtualRegulatorDisable()
64 HDF_LOGD("VirtualRegulatorSetVoltage %s [%u, %u] success!\n", in VirtualRegulatorSetVoltage()
77 HDF_LOGD("VirtualRegulatorGetVoltage get %s %d success !\n", node->regulatorInfo.name, *voltage); in VirtualRegulatorGetVoltage()
88 HDF_LOGD("VirtualRegulatorSetCurrent %s [%d, %d] success!\n", in VirtualRegulatorSetCurrent()
101 HDF_LOGD("VirtualRegulatorGetCurrent get %s %u success !\n", node->regulatorInfo.name, *current); in VirtualRegulatorGetCurrent()
113 HDF_LOGD("VirtualRegulatorGetStatus get %s %d success !\n", node->regulatorInfo.name, *status); in VirtualRegulatorGetStatus()
132 HDF_LOGD("VirtualRegulatorContinueReadHcs enter!"); in VirtualRegulatorContinueReadHcs()
164 HDF_LOGD("VirtualRegulatorContinueReadHcs: regulatorInfo:[%s][%d][%d]--[%d][%d]--[%d][%d]!", in VirtualRegulatorContinueReadHcs()
178 HDF_LOGD("VirtualRegulatorReadHc in VirtualRegulatorReadHcs()
[all...]
/drivers/hdf_core/adapter/khdf/linux/manager/src/
H A Ddevmgr_pm_reg.c30 HDF_LOGD("%s enter", __func__); in DevmgrPmSuspend()
50 HDF_LOGD("%s enter", __func__); in DevmgrPmResume()
57 HDF_LOGD("%s resume done", __func__); in DevmgrPmResume()
86 HDF_LOGD("%s enter", __func__); in DevMgrPmRegister()
H A Ddevmgr_load.c29 HDF_LOGD("%s enter", __func__); in DeviceManagerInit()
34 HDF_LOGD("%s start success", __func__); in DeviceManagerInit()
/drivers/hdf_core/framework/test/unittest/uevent/
H A Ddevmgr_uevent_test.c29 HDF_LOGD("%s enter", __func__); in HdfUeventDriverRelease()
40 HDF_LOGD("%s enter", __func__); in HdfUeventDriverBind()
56 HDF_LOGD("%s enter", __func__); in HdfUeventDriverInit()
/drivers/hdf_core/framework/model/camera/parser/src/
H A Dcamera_config_parser.c33 HDF_LOGD("%s: get ctrlCap[%{public}d]: ctrlId=%{public}d, max=%{public}d, min=%{public}d, " in SetCtrlCapInfo()
64 HDF_LOGD("%s: name=%{public}s, id=%{public}d, exposure=%{public}d, mirror=%{public}d, gain=%{public}d", in ParseCameraSensorDeviceConfig()
105 HDF_LOGD("%s: name=%{public}s, id=%{public}d, brightness=%{public}d, contrast=%{public}d, saturation=%{public}d, " in ParseCameraIspDeviceConfig()
138 HDF_LOGD("%s: name=%{public}s, id=%{public}d, focus=%{public}d, autoFocus=%{public}d, zoom=%{public}d," in ParseCameraVcmDeviceConfig()
165 HDF_LOGD("%s: name=%{public}s, id=%{public}d, aperture=%{public}d", __func__, in ParseCameraLensDeviceConfig()
192 HDF_LOGD("%s: name=%{public}s, id=%{public}d, flashMode=%{public}d, flashIntensity=%{public}d", __func__, in ParseCameraFlashDeviceConfig()
235 HDF_LOGD("%s: get bufferType[%{public}d] = %{public}d", __func__, i, streamConfig->bufferType[i]); in ParseCameraStreamDeviceConfig()
247 HDF_LOGD("%s: get formatType[%{public}d] = %{public}d", __func__, i, streamConfig->formatType[i]); in ParseCameraStreamDeviceConfig()
250 HDF_LOGD("%s: name=%{public}s, id=%{public}d, heightMaxNum=%{public}d, widthMaxNum=%{public}d, " in ParseCameraStreamDeviceConfig()
268 HDF_LOGD(" in ParseCameraSensorConfig()
[all...]
/drivers/peripheral/clearplay/hdi_service/common/
H A Ddata_parser.cpp35 HDF_LOGD("%{public}s: start", __func__); in ParsePssh()
42 HDF_LOGD("%{public}s: memcmp(&initData[readPosition], &expectedSize, sizeof(expectedSize)) != 0", __func__); in ParsePssh()
49 HDF_LOGD("%{public}s: without \"pssh\"", __func__); in ParsePssh()
59 HDF_LOGD("%{public}s: psshVersion error", __func__); in ParsePssh()
68 HDF_LOGD("%{public}s: uuid error", __func__); in ParsePssh()
76 HDF_LOGD("%{public}s: without \"kids\"", __func__); in ParsePssh()
98 HDF_LOGD("%{public}s: kids parse error", __func__); in ParsePssh()
/drivers/peripheral/sensor/hdi_service/
H A Dsensor_clients_manager.cpp118 HDF_LOGD("%{public}s: service %{public}d insert the callback", __func__, serviceId); in ReportDataCbRegister()
124 HDF_LOGD("%{public}s: service %{public}d update the callback", __func__, serviceId); in ReportDataCbRegister()
134 HDF_LOGD("%{public}s: service %{public}d already UnRegister", __func__, serviceId); in ReportDataCbUnRegister()
140 HDF_LOGD("%{public}s: service: %{public}d, UnRegisterCB Success", __func__, serviceId); in ReportDataCbUnRegister()
179 HDF_LOGD("%{public}s: sensorId is %{public}d, samplingInterval is [%{public}" PRId64 "]," in UpdateClientPeriodCount()
214 HDF_LOGD("%{public}s: sensor: %{public}d is enabled first time", __func__, sensorId); in SetSensorBestConfig()
220 HDF_LOGD("%{public}s: sensorId is %{public}d, after SetSensorBestConfig, samplingInterval is %{public}s, " in SetSensorBestConfig()
232 HDF_LOGD("%{public}s: sensor: %{public}d is enabled by sdc first time", __func__, sensorId); in SetSdcSensorBestConfig()
238 HDF_LOGD("%{public}s: sensorId is %{public}d, after SetSdcSensorBestConfig, samplingInterval is %{public}s, " in SetSdcSensorBestConfig()
253 HDF_LOGD(" in GetSensorBestConfig()
[all...]
/drivers/hdf_core/adapter/khdf/linux/model/storage/vendor_adapter/
H A Dimx8mm_mmc_adapter.c30 HDF_LOGD("imx8mm GetMmcHost entry"); in GetMmcHost()
36 HDF_LOGD("imx8mm SdioRescan entry"); in SdioRescan()
H A Dhi35xx_mmc_adapter.c30 HDF_LOGD("hi35xx GetMmcHost entry"); in GetMmcHost()
36 HDF_LOGD("hi35xx SdioRescan entry"); in SdioRescan()
/drivers/peripheral/wlan/wpa/interfaces/hdi_service/service_common/
H A Dhdi_wpa_common.c121 HDF_LOGD("wpa_ctrl_request -> cmd: %{private}s", cmd); in StaCliCmd()
131 HDF_LOGD("wpa_ctrl_request -> buf: %{private}s", buf); in StaCliCmd()
148 HDF_LOGD("wpa_ctrl_request -> cmd: %{private}s", cmd); in P2pCliCmd()
158 HDF_LOGD("wpa_ctrl_request -> buf: %{private}s", buf); in P2pCliCmd()
175 HDF_LOGD("wpa_ctrl_request -> cmd: %{private}s", cmd); in ChbaCliCmd()
185 HDF_LOGD("wpa_ctrl_request -> buf: %{private}s", buf); in ChbaCliCmd()
202 HDF_LOGD("wpa_ctrl_request -> cmd: %{private}s", cmd); in CommonCliCmd()
212 HDF_LOGD("wpa_ctrl_request -> buf: %{private}s", buf); in CommonCliCmd()
/drivers/hdf_core/framework/support/platform/src/hdmi/
H A Dhdmi_frl.c26 HDF_LOGD("frl get sink version fail"); in HdmiFrlGetSinkVersion()
38 HDF_LOGD("frl get flt update fail"); in HdmiFrlGetFltUpdate()
52 HDF_LOGD("frl get frl start fail"); in HdmiFrlGetFrlStart()
66 HDF_LOGD("frl get flt ready fail"); in HdmiFrlGetFltReady()
79 HDF_LOGD("frl get test cfg1 fail"); in HdmiFrlGetTestConfig1()
90 HDF_LOGD("frl get flt update fail"); in HdmiFrlSetFltUpdate()
100 HDF_LOGD("frl set flt update fail"); in HdmiFrlSetFltUpdate()
109 HDF_LOGD("frl get frl start fail"); in HdmiFrlSetFrlStart()
120 HDF_LOGD("frl set frl start fail"); in HdmiFrlSetFrlStart()
127 HDF_LOGD("fr in HdmiFrlSetConfig1()
[all...]
/drivers/hdf_core/framework/model/network/wifi/platform/src/message/nodes/
H A Dlocal_node.c50 HDF_LOGD("%s:HandleRequestMessage finished!", __func__); in HandleRequestMessage()
58 HDF_LOGD("%s: Not expected requestType!", __func__); in HandleResponseMessage()
77 HDF_LOGD("%s: HandleResponseMessage finished!", __func__); in HandleResponseMessage()
139 HDF_LOGD("%s:DestroyLocalNodeRemoteService finished!", __func__); in DestroyLocalNodeRemoteService()
161 HDF_LOGD("%s: Create local node service...!", __func__); in CreateLocalNodeService()
171 HDF_LOGD("%s: Service->dispatcher is null!", __func__); in CreateLocalNodeService()
188 HDF_LOGD("%s: CreateLocalNodeService finished!", __func__); in CreateLocalNodeService()
200 HDF_LOGD("%s:Init local node...", __func__); in InitLocalNode()
241 HDF_LOGD("%s: InitLocalNode finished! errCode=%d", __func__, errCode); in InitLocalNode()
257 HDF_LOGD(" in DestroyLocalNode()
[all...]
/drivers/peripheral/vibrator/hdi_service/
H A Dvibrator_if_service.cpp85 HDF_LOGD("%{public}s: Enter the StartOnce function, duration is %{public}u", __func__, duration); in StartOnce()
103 HDF_LOGD("%{public}s: Enter the Start function", __func__); in Start()
121 HDF_LOGD("%{public}s: Enter the Stop function, mode: %{public}d", __func__, mode); in Stop()
151 HDF_LOGD("%{public}s: Enter the Stop function, mode: %{public}d", __func__, mode); in StopV1_2()
183 HDF_LOGD("%{public}s: Enter the GetVibratorInfo function.", __func__); in GetVibratorInfo()
218 HDF_LOGD("%{public}s: duration is %{public}u, intensity is %{public}u, frequency is %{public}d.", in EnableVibratorModulation()
237 HDF_LOGD("%{public}s: Enter the EnableCompositeEffect function.", __func__); in EnableCompositeEffect()
274 HDF_LOGD("%{public}s: Enter the GetEffectInfo function.", __func__); in GetEffectInfo()
296 HDF_LOGD("%{public}s: Enter the IsVibratorRunning function", __func__); in IsVibratorRunning()
314 HDF_LOGD(" in PlayHapticPattern()
[all...]
/drivers/peripheral/vibrator/test/unittest/hdi/
H A Dhdi_unittest_vibrator.cpp100 HDF_LOGD("ret:%{public}d", ret); in HWTEST_F()
117 HDF_LOGD("ret:%{public}d", ret); in HWTEST_F()
173 HDF_LOGD("ret:%{public}d", ret); in HWTEST_F()
212 HDF_LOGD("ret:%{public}d", ret); in HWTEST_F()
217 HDF_LOGD("ret:%{public}d", ret); in HWTEST_F()
235 HDF_LOGD("ret:%{public}d", ret); in HWTEST_F()
254 HDF_LOGD("ret:%{public}d", ret); in HWTEST_F()
272 HDF_LOGD("ret:%{public}d", ret); in HWTEST_F()
277 HDF_LOGD("ret:%{public}d", ret); in HWTEST_F()
312 HDF_LOGD("re in HWTEST_F()
[all...]
/drivers/hdf_core/adapter/khdf/uniproton/test/sample_driver/include/
H A Dosal_test_type.h40 #undef HDF_LOGD macro
41 #define HDF_LOGD(fmt, ...) printf("[DEBUG]" fmt "\n", ##__VA_ARGS__) macro
/drivers/peripheral/power/utils/
H A Dpower_xcollie.cpp35 HDF_LOGD("Start PowerXCollie, id:%{public}d, tag:%{public}s, timeout(s):%{public}u", id_, logTag_.c_str(), in PowerXCollie()
51 HDF_LOGD("Cancel PowerXCollie, id:%{public}d, tag:%{public}s", id_, logTag_.c_str()); in CancelPowerXCollie()
/drivers/hdf_core/framework/model/audio/common/include/
H A Daudio_driver_log.h30 HDF_LOGD("[%s][line:%d]: " fmt, __func__, __LINE__, ##arg); \
55 HDF_LOGD("[%s][line:%d]: " fmt, __func__, __LINE__, ##arg); \
80 HDF_LOGD("[%s][line:%d]: " fmt, __func__, __LINE__, ##arg); \
/drivers/hdf_core/framework/model/network/wifi/platform/src/
H A Dhdf_wlan_priority_queue.c62 HDF_LOGD("%s: CreatePriorityQueue finished!", __func__); in CreatePriorityQueue()
89 HDF_LOGD("%s: DestroyPriorityQueue finished!", __func__); in DestroyPriorityQueue()
114 HDF_LOGD("%s:PushPriorityQueue successful!", __func__); in PushPriorityQueue()
143 HDF_LOGD("%s: Context isn't null or waitInMs is zero!", __func__); in PopPriorityQueue()

Completed in 13 milliseconds

1234567891011