Searched defs:interfaceName (Results 1 – 2 of 2) sorted by relevance
335 static int32_t UsbFnAdapterCreatInterface(const char *interfaceName, int32_t nameLen) in UsbFnAdapterCreatInterface()365 static int32_t UsbFnAdapterDelInterface(const char *interfaceName, int32_t nameLen) in UsbFnAdapterDelInterface()393 static int32_t UsbFnAdapterOpenPipe(const char *interfaceName, int32_t epIndex) in UsbFnAdapterOpenPipe()816 char interfaceName[MAX_NAMELEN]; in CreatFunc() local
467 String interfaceName; in ParseInterface() local