Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Du_ether.h272 if (!gadget_is_altset_supported(gadget)) in can_support_ecm()
H A Df_obex.c295 if (!gadget_is_altset_supported(c->cdev->gadget)) in can_support_obex()
/openbmc/linux/drivers/usb/gadget/legacy/
H A Dnokia.c283 if (!gadget_is_altset_supported(gadget)) { in nokia_bind()
/openbmc/linux/include/linux/usb/
H A Dgadget.h528 static inline int gadget_is_altset_supported(struct usb_gadget *g) in gadget_is_altset_supported() function