Searched defs:obex (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/drivers/usb/gadget/function/
H A Df_obex.c197 struct f_obex *obex = func_to_obex(f); obex_set_alt() local
249 struct f_obex *obex = func_to_obex(f); obex_get_alt() local
256 struct f_obex *obex = func_to_obex(f); obex_disable() local
267 struct f_obex *obex = port_to_obex(g); obex_connect() local
283 struct f_obex *obex = port_to_obex(g); obex_disconnect() local
317 struct f_obex *obex = func_to_obex(f); obex_bind() local
496 struct f_obex *obex; obex_free() local
509 struct f_obex *obex; obex_alloc() local

Completed in 107 milliseconds