Home
last modified time | relevance | path

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

/developtools/hdc/src/daemon/
Dusb_ffs.h32 constexpr auto USB_FFS_BASE = "/dev/usb-ffs/"; variable
Ddaemon_usb.cpp75 string res = USB_FFS_BASE; in GetDevPath()
106 basePath = GetDevPath(USB_FFS_BASE); in Initial()