Home
last modified time | relevance | path

Searched refs:GetUsbDevicePath (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/drivers/peripheral/usb/ddk/host/src/
H A Dlinux_adapter.c143 static int32_t GetUsbDevicePath(struct UsbDevice *dev, char *pathBuf, size_t length) in GetUsbDevicePath() function
183 ret = GetUsbDevicePath(dev, pathBuf, PATH_LEN); in OsGetUsbFd()