Searched refs:INTERFACE_PROTOCOL (Results 1 – 6 of 6) sorted by relevance
47 #define INTERFACE_PROTOCOL "bInterfaceProtocol" macro
64 static constexpr const char *INTERFACE_PROTOCOL = "Protocol"; variable
76 static constexpr const char *INTERFACE_PROTOCOL = "Protocol"; variable
180 NapiUtils::SetNamedProperty(env, exports, INTERFACE_PROTOCOL, protocol); in InitProtocol()
227 NapiUtils::SetNamedProperty(env, exports, INTERFACE_PROTOCOL, protocol); in InitProtocol()
296 drsOps->GetUint8(node, INTERFACE_PROTOCOL, &desc->bInterfaceProtocol, 0) != HDF_SUCCESS || in UsbFnCfgMgrParseInterfaceDesc()