Home
last modified time | relevance | path

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

/drivers/peripheral/usb/ddk/host/src/
Dddk_uevent_handle.c46 const char *devPath; member
93 static int32_t DdkUeventAddDevice(const char *devPath) in DdkUeventAddDevice()
Dddk_sysfs_device.c144 char devPath[SYSFS_PATH_LEN] = {0}; in DdkSysfsGetActiveInterfaces() local
/drivers/peripheral/usb/ddk/device/src/
Dusbfn_uevent_handle.c41 const char *devPath; member
/drivers/hdf_core/adapter/khdf/liteos/model/storage/src/mtd/
Dmtd_block_lite.c120 const char *devPath = NULL; in MtdBlockOsInit() local
/drivers/peripheral/input/udriver/src/
Dinput_device_manager.cpp151 int32_t InputDeviceManager::OpenInputDevice(string devPath) in OpenInputDevice()
169 RetStatus InputDeviceManager::CloseInputDevice(string devPath) in CloseInputDevice()
323 void InputDeviceManager::DoWithEventDeviceAdd(int32_t &epollFd, int32_t &fd, string devPath) in DoWithEventDeviceAdd()
/drivers/peripheral/audio/hal/hdi_binder/server/src/
Dhdf_audio_pnp_uevent.c169 static int32_t ReadAndScanUsbDev(const char *devPath) in ReadAndScanUsbDev()
/drivers/hdf_core/framework/core/adapter/syscall/src/
Dhdf_syscall_adapter.c733 const char *devPath = DEV_NODE_PATH; in HdfIoServiceAdapterObtain() local