Home
last modified time | relevance | path

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

/system/core/fastboot/
Dusb_linux.cpp343 static int convert_to_devfs_name(const char* sysfs_name, in convert_to_devfs_name() function
377 if (!convert_to_devfs_name(de->d_name, devname, sizeof(devname))) { in find_usb_device()