Home
last modified time | relevance | path

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

/devicemodel/hw/
A Dusb_core.c187 char _path[128]; in usb_native_is_device_existed() local
191 snprintf(_path, sizeof(_path), "%s/%s", NATIVE_USBSYS_DEVDIR, in usb_native_is_device_existed()
193 ret = (access(_path, F_OK) == 0); in usb_native_is_device_existed()

Completed in 2 milliseconds