Home
last modified time | relevance | path

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

/drivers/usb/gadget/
Du_ether.h87 if (!gadget_supports_altsettings(gadget)) in can_support_ecm()
Dgadget_chips.h130 static inline bool gadget_supports_altsettings(struct usb_gadget *gadget) in gadget_supports_altsettings() function
Df_obex.c399 if (!gadget_supports_altsettings(c->cdev->gadget)) in can_support_obex()