Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/usb/
Dcdc_ether.c31 static int is_activesync(struct usb_interface_descriptor *desc) in is_activesync() function
55 #define is_activesync(desc) 0 macro
/Linux-v6.6/drivers/usb/core/
Dgeneric.c39 static int is_activesync(struct usb_interface_descriptor *desc) in is_activesync() function