Home
last modified time | relevance | path

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

/system/core/fastboot/device/
Dusb.cpp68 static int getMaxPacketSize(int ffs_fd) { in getMaxPacketSize() argument
70 if (ioctl(ffs_fd, FUNCTIONFS_ENDPOINT_DESC, reinterpret_cast<unsigned long>(&desc))) { in getMaxPacketSize()