Searched refs:f_obex (Results 1 – 3 of 3) sorted by relevance
33 struct f_obex { struct41 static inline struct f_obex *func_to_obex(struct usb_function *f) in func_to_obex() argument43 return container_of(f, struct f_obex, port.func); in func_to_obex()46 static inline struct f_obex *port_to_obex(struct gserial *p) in port_to_obex()48 return container_of(p, struct f_obex, port); in port_to_obex()195 struct f_obex *obex = func_to_obex(f); in obex_set_alt()247 struct f_obex *obex = func_to_obex(f); in obex_get_alt()254 struct f_obex *obex = func_to_obex(f); in obex_disable()265 struct f_obex *obex = port_to_obex(g); in obex_connect()278 struct f_obex *obex = port_to_obex(g); in obex_disconnect()[all …]
16 usb_f_obex-y := f_obex.o
2 …ecm.c drivers/usb/gadget/function/f_subset.c drivers/usb/gadget/function/f_obex.c drivers/usb/gadg…