Home
last modified time | relevance | path

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

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