Home
last modified time | relevance | path

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

/hardware/google/pixel/usb/hidl/
DUsbGadgetUtils.cpp44 Status addGenericAndroidFunctions(MonitorFfs *monitorFfs, uint64_t functions, bool *ffsEnabled, in addGenericAndroidFunctions() argument
47 *ffsEnabled = true; in addGenericAndroidFunctions()
63 *ffsEnabled = true; in addGenericAndroidFunctions()
/hardware/google/pixel/usb/aidl/
DUsbGadgetAidlUtils.cpp46 Status addGenericAndroidFunctions(MonitorFfs *monitorFfs, uint64_t functions, bool *ffsEnabled, in addGenericAndroidFunctions() argument
49 *ffsEnabled = true; in addGenericAndroidFunctions()
65 *ffsEnabled = true; in addGenericAndroidFunctions()
/hardware/interfaces/usb/gadget/1.1/default/
DUsbGadget.cpp137 bool ffsEnabled = false; in setupFunctions() local
140 if (addGenericAndroidFunctions(&monitorFfs, functions, &ffsEnabled, &i) != in setupFunctions()
145 ffsEnabled = true; in setupFunctions()
150 if (!ffsEnabled) { in setupFunctions()
/hardware/interfaces/usb/gadget/1.1/default/lib/
DUsbGadgetUtils.cpp126 Status addGenericAndroidFunctions(MonitorFfs* monitorFfs, uint64_t functions, bool* ffsEnabled, in addGenericAndroidFunctions() argument
129 *ffsEnabled = true; in addGenericAndroidFunctions()
142 *ffsEnabled = true; in addGenericAndroidFunctions()
/hardware/interfaces/usb/gadget/1.2/default/lib/
DUsbGadgetUtils.cpp126 Status addGenericAndroidFunctions(MonitorFfs* monitorFfs, uint64_t functions, bool* ffsEnabled, in addGenericAndroidFunctions() argument
129 *ffsEnabled = true; in addGenericAndroidFunctions()
142 *ffsEnabled = true; in addGenericAndroidFunctions()
/hardware/interfaces/usb/gadget/1.2/default/
DUsbGadget.cpp194 bool ffsEnabled = false; in setupFunctions() local
197 if (addGenericAndroidFunctions(&monitorFfs, functions, &ffsEnabled, &i) != in setupFunctions()
202 ffsEnabled = true; in setupFunctions()
207 if (!ffsEnabled) { in setupFunctions()
/hardware/google/pixel/usb/aidl/include/pixelusb/
DUsbGadgetAidlCommon.h38 Status addGenericAndroidFunctions(MonitorFfs *monitorFfs, uint64_t functions, bool *ffsEnabled,
/hardware/google/pixel/usb/hidl/include/pixelusb/
DUsbGadgetCommon.h38 Status addGenericAndroidFunctions(MonitorFfs *monitorFfs, uint64_t functions, bool *ffsEnabled,
/hardware/interfaces/usb/gadget/aidl/default/
DUsbGadget.cpp157 bool ffsEnabled = false; in setupFunctions() local
163 ffsEnabled = true; in setupFunctions()
171 if (!ffsEnabled) { in setupFunctions()
/hardware/interfaces/usb/gadget/1.2/default/lib/include/
DUsbGadgetCommon.h170 Status addGenericAndroidFunctions(MonitorFfs* monitorFfs, uint64_t functions, bool* ffsEnabled,
/hardware/interfaces/usb/gadget/1.1/default/lib/include/
DUsbGadgetCommon.h168 Status addGenericAndroidFunctions(MonitorFfs* monitorFfs, uint64_t functions, bool* ffsEnabled,