f_obex
struct f_obex *obex = func_to_obex(f);
struct f_obex *obex = func_to_obex(f);
struct f_obex *obex = func_to_obex(f);
struct f_obex *obex = port_to_obex(g);
struct f_obex *obex = port_to_obex(g);
struct f_obex *obex = func_to_obex(f);
static inline struct f_obex *func_to_obex(struct usb_function *f)
return container_of(f, struct f_obex, port.func);
static inline struct f_obex *port_to_obex(struct gserial *p)
return container_of(p, struct f_obex, port);
struct f_obex *obex;
struct f_obex *obex;