Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Df_obex.c37 static inline struct f_obex *func_to_obex(struct usb_function *f) in func_to_obex() function
191 struct f_obex *obex = func_to_obex(f); in obex_set_alt()
243 struct f_obex *obex = func_to_obex(f); in obex_get_alt()
250 struct f_obex *obex = func_to_obex(f); in obex_disable()
305 struct f_obex *obex = func_to_obex(f); in obex_bind()
449 obex = func_to_obex(f); in obex_free()