Searched refs:is_activesync (Results 1 – 2 of 2) sorted by relevance
39 static int is_activesync(struct usb_interface_descriptor *desc) in is_activesync() function152 (is_rndis(desc) || is_activesync(desc))) { in usb_choose_configuration()
31 static int is_activesync(struct usb_interface_descriptor *desc) in is_activesync() function55 #define is_activesync(desc) 0 macro159 is_activesync(&intf->cur_altsetting->desc) || in usbnet_generic_cdc_bind()