Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/function/
Df_obex.c300 static inline bool can_support_obex(struct usb_configuration *c) in can_support_obex() function
322 if (!can_support_obex(c)) in obex_bind()