Searched refs:obex (Results 1 – 4 of 4) sorted by relevance
211 if (!obex->port.in->desc || !obex->port.out->desc) { in obex_set_alt()227 gserial_connect(&obex->port, obex->port_num); in obex_set_alt()233 obex->cur_alt = alt; in obex_set_alt()346 obex->port.in = ep; in obex_bind()351 obex->port.out = ep; in obex_bind()369 obex->port_num, in obex_bind()371 obex->port.in->name, obex->port.out->name); in obex_bind()448 struct f_obex *obex; in obex_free() local451 kfree(obex); in obex_free()465 obex = kzalloc(sizeof(*obex), GFP_KERNEL); in obex_alloc()[all …]
1 What: /config/usb-gadget/gadget/functions/obex.name8 associated with obex function's instance "name".
383 The Nokia composite gadget provides support for acm, obex
481 The function name to use when creating the function directory is "obex".
Completed in 8 milliseconds