Home
last modified time | relevance | path

Searched refs:HdfSbufFlush (Results 1 – 25 of 29) sorted by relevance

12

/drivers/hdf_core/framework/model/input/driver/
Devent_hub.c35 HdfSbufFlush(inputDev->pkgBuf); in EventQueueWorkEntry()
59 HdfSbufFlush(inputDev->pkgBuf); in PushOnePackage()
72 HdfSbufFlush(inputDev->pkgBuf); in PushOnePackage()
87 HdfSbufFlush(inputDev->pkgBuf); in PushOnePackage()
Dhdf_input_device_manager.c98 HdfSbufFlush(inputDev->eventBuf); in HotPlugNotify()
105 HdfSbufFlush(inputDev->eventBuf); in HotPlugNotify()
/drivers/peripheral/usb/sample/device/liteos/lib/src/
Dlib_acm_test.c98 HdfSbufFlush(g_data); in AcmWrite()
117 HdfSbufFlush(g_reply); in AcmRead()
142 HdfSbufFlush(g_data); in acm_prop_regist()
159 HdfSbufFlush(g_data); in acm_prop_write()
160 HdfSbufFlush(g_reply); in acm_prop_write()
181 HdfSbufFlush(g_data); in acm_prop_read()
182 HdfSbufFlush(g_reply); in acm_prop_read()
/drivers/peripheral/usb/sample/host/src/
Dusbhost_ddk_test.c179 HdfSbufFlush(g_reply); in UsbHostDdkTestAsyncRead()
213 HdfSbufFlush(g_data); in UsbHostDdkTestAsyncWrite()
240 HdfSbufFlush(g_reply); in UsbHostDdkTestSyncRead()
270 HdfSbufFlush(g_data); in UsbHostDdkTestSyncWrite()
297 HdfSbufFlush(g_reply); in UsbHostDdkTestCtrlClass()
323 HdfSbufFlush(g_reply); in UsbHostDdkTestStdGetDes()
356 HdfSbufFlush(g_reply); in UsbHostDdkTestStdGetDesAsync()
393 HdfSbufFlush(g_reply); in UsbHostDdkTestStdGetStatus()
427 HdfSbufFlush(g_reply); in TestStdGetConf()
454 HdfSbufFlush(g_reply); in TestStdGetInterface()
[all …]
/drivers/hdf_core/framework/test/unittest/common/
Dhdf_common_test.c84 HdfSbufFlush(g_msg); in HdfTestSendMsgToService()
85 HdfSbufFlush(g_reply); in HdfTestSendMsgToService()
/drivers/hdf_core/framework/core/common/src/
Ddevmgr_service_start.c37 HdfSbufFlush(reply); in GetDeviceServiceNameByClass()
49 HdfSbufFlush(reply); in ListAllService()
60 HdfSbufFlush(reply); in ListAllDevice()
Dhdf_device_node_ext.c34 HdfSbufFlush(reply); in DeviceNodeExtDispatch()
/drivers/peripheral/usb/sample/device/linux/
Dacm_speed_read.c36 HdfSbufFlush(g_reply); in TestSpeed()
49 HdfSbufFlush(g_reply); in GetTempSpeed()
Dacm_speed_write.c37 HdfSbufFlush(g_reply); in TestSpeed()
50 HdfSbufFlush(g_reply); in GetTempSpeed()
Dacm_test.c43 HdfSbufFlush(g_data); in TestWrite()
59 HdfSbufFlush(g_reply); in TestRead()
Dacm_write.c35 HdfSbufFlush(g_data); in TestWrite()
Dacm_read.c37 HdfSbufFlush(g_reply); in TestRead()
/drivers/peripheral/usb/sample/device/liteos/
Dacm_test.c51 HdfSbufFlush(g_data); in TestWrite()
61 HdfSbufFlush(g_reply); in TestRead()
Dacm_speed_read.c60 HdfSbufFlush(g_reply); in TestSpeed()
72 HdfSbufFlush(g_reply); in GetTempSpeed()
Dacm_speed_write.c59 HdfSbufFlush(g_reply); in TestSpeed()
73 HdfSbufFlush(g_reply); in GetTempSpeed()
/drivers/hdf_core/adapter/khdf/uniproton/core/common/src/
Ddevmgr_service_start.c50 HdfSbufFlush(reply); in HdfGetServiceNameByDeviceClass()
/drivers/hdf_core/adapter/khdf/liteos_m/core/common/src/
Ddevmgr_service_start.c52 HdfSbufFlush(reply); in HdfGetServiceNameByDeviceClass()
/drivers/hdf_core/framework/core/manager/test/unittest/common/
Dhdf_lite_manager_test.cpp136 HdfSbufFlush(data);
Dhdf_ioservice_test.cpp686 HdfSbufFlush(data);
691 HdfSbufFlush(data);
696 HdfSbufFlush(data);
/drivers/hdf_core/framework/support/platform/src/i2c/
Di2c_if_u.c98 HdfSbufFlush(i2cHandle->data); in I2cHandleSbufReset()
99 HdfSbufFlush(i2cHandle->reply); in I2cHandleSbufReset()
/drivers/hdf_core/interfaces/inner_api/utils/
Dhdf_sbuf.h442 void HdfSbufFlush(struct HdfSBuf *sbuf);
/drivers/hdf_core/framework/core/manager/src/
Ddevsvc_manager_ext.c103 HdfSbufFlush(reply); in DeviceSvcMgrDispatch()
/drivers/peripheral/usb/sample/host/liteos_test/src/
Dusbhost_speed_test.c66 HdfSbufFlush(g_data); in SpeedTest()
/drivers/hdf_core/adapter/uhdf2/hdi/test/servmgr/
Dservice_manager_hdi_c_test.cpp295 HdfSbufFlush(data);
296 HdfSbufFlush(reply);
312 HdfSbufFlush(data);
/drivers/peripheral/audio/test/systemtest/common/adm_common/src/
Daudio_adm_common.cpp320 HdfSbufFlush(writeBuf); in WriteHwParams()

12