Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_obex.c288 static inline bool can_support_obex(struct usb_configuration *c) in can_support_obex() function
310 if (!can_support_obex(c)) in obex_bind()