Home
last modified time | relevance | path

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

/linux/drivers/net/usb/
H A Dcdc_ether.c31 static int is_activesync(struct usb_interface_descriptor *desc) in is_activesync() function
55 #define is_activesync(desc) 0 macro
159 is_activesync(&intf->cur_altsetting->desc) || in usbnet_generic_cdc_bind()