Home
last modified time | relevance | path

Searched defs:CloseDevice (Results 1 – 7 of 7) sorted by relevance

/drivers/peripheral/usb/test/benchmarktest/
Dusb_benchmark_device_test.cpp93 BENCHMARK_F(UsbBenchmarkDeviceTest, CloseDevice)(benchmark::State &state) in BENCHMARK_F() argument
/drivers/peripheral/display/hal/default_standard/include/
Ddisplay_adapter_interface.h37 int32_t (*CloseDevice)(int32_t devFd); member
/drivers/peripheral/display/hal/default_standard/src/utils/
Ddisplay_adapter.cpp81 int32_t DisplayAdapter::CloseDevice(int32_t devFd) in CloseDevice() function in OHOS::HDI::DISPLAY::DisplayAdapter
/drivers/peripheral/usb/sample/host/src/
Dusbhost_nosdk_speed.c66 static void CloseDevice(void) in CloseDevice() function
/drivers/peripheral/usb/sample/host/liteos_test/src/
Dusbhost_nosdk_speed.c63 static void CloseDevice(void) in CloseDevice() function
/drivers/peripheral/input/udriver/src/
Dinput_device_manager.cpp714 RetStatus InputDeviceManager::CloseDevice(uint32_t deviceIndex) in CloseDevice() function in OHOS::Input::InputDeviceManager
/drivers/peripheral/usb/hdi_service/src/
Dusb_impl.cpp1108 int32_t UsbImpl::CloseDevice(const UsbDev &dev) in CloseDevice() function in OHOS::HDI::Usb::V1_1::UsbImpl