Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/usb/gadget/function/
Df_obex.c43 static inline struct f_obex *func_to_obex(struct usb_function *f) in func_to_obex() function
197 struct f_obex *obex = func_to_obex(f); in obex_set_alt()
249 struct f_obex *obex = func_to_obex(f); in obex_get_alt()
256 struct f_obex *obex = func_to_obex(f); in obex_disable()
317 struct f_obex *obex = func_to_obex(f); in obex_bind()
498 obex = func_to_obex(f); in obex_free()