Home
last modified time | relevance | path

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

/device/google/wahoo/usb/
DUsb.cpp50 static void checkUsbDeviceAutoSuspend(const std::string& devicePath);
614 checkUsbDeviceAutoSuspend("/sys" + submatch.str()); in uevent_event()
775 void checkUsbDeviceAutoSuspend(const std::string& devicePath) { in checkUsbDeviceAutoSuspend() function