Home
last modified time | relevance | path

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

/hardware/google/pixel/usb/
DUsbGadgetUtils.cpp68 int linkFunction(const char *function, int index) { in linkFunction() function
150 if (linkFunction("ffs.mtp", (*functionCount)++)) in addGenericAndroidFunctions()
166 if (linkFunction("ffs.ptp", (*functionCount)++)) in addGenericAndroidFunctions()
177 if (linkFunction("midi.gs5", (*functionCount)++)) in addGenericAndroidFunctions()
183 if (linkFunction("accessory.gs2", (*functionCount)++)) in addGenericAndroidFunctions()
189 if (linkFunction("audio_source.gs3", (*functionCount)++)) in addGenericAndroidFunctions()
195 if (linkFunction("gsi.rndis", (*functionCount)++)) in addGenericAndroidFunctions()
207 if (linkFunction("ffs.adb", (*functionCount)++)) in addAdb()
/hardware/google/pixel/usb/include/pixelusb/
DUsbGadgetCommon.h162 int linkFunction(const char *function, int index);