Searched refs:USB_FUNCTION_RNDIS (Results 1 – 4 of 4) sorted by relevance
28 #define USB_FUNCTION_RNDIS (1 << 5) macro34 … USB_FUNCTION_RNDIS | USB_FUNCTION_STORAGE | USB_FUNCTION_MANUFACTURE | USB_FUNCTION_ACCESSORY)
215 auto ret = g_usbInterface->SetCurrentFunctions(USB_FUNCTION_RNDIS);243 int32_t funcs = USB_FUNCTION_RNDIS | USB_FUNCTION_HDC;333 int32_t funcs = USB_FUNCTION_MTP | USB_FUNCTION_RNDIS;348 int32_t funcs = USB_FUNCTION_PTP | USB_FUNCTION_RNDIS;
535 case USB_FUNCTION_RNDIS: in UsbdSetKernelFunction()541 case USB_FUNCTION_RNDIS | USB_FUNCTION_HDC: in UsbdSetKernelFunction()614 …SB_FUNCTION_SUPPORT) != USB_FUNCTION_SUPPORT && funcs != (USB_FUNCTION_HDC + USB_FUNCTION_RNDIS) && in UsbdUpdateFunction()
65 {HDC_CONFIG_RNDIS, USB_FUNCTION_RNDIS},67 {HDC_CONFIG_RNDIS_HDC, USB_FUNCTION_HDC + USB_FUNCTION_RNDIS},