Searched defs:device_id (Results 1 - 1 of 1) sorted by relevance
/system/core/init/ | ||
H A D | devices.cpp | 684 int device_id = uevent->minor % 128 + 1; local 690 snprintf(devpath, sizeof(devpath), "/dev/bus/usb/%03d/%03d", bus_id, device_id); |
Completed in 11 milliseconds