Home
last modified time | relevance | path

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

/linux/drivers/usb/gadget/function/
A Df_obex.c211 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() local
451 kfree(obex); in obex_free()
465 obex = kzalloc(sizeof(*obex), GFP_KERNEL); in obex_alloc()
[all …]
/linux/Documentation/ABI/testing/
A Dconfigfs-usb-gadget-obex1 What: /config/usb-gadget/gadget/functions/obex.name
8 associated with obex function's instance "name".
/linux/drivers/usb/gadget/legacy/
A DKconfig383 The Nokia composite gadget provides support for acm, obex
/linux/Documentation/usb/
A Dgadget-testing.rst481 The function name to use when creating the function directory is "obex".

Completed in 8 milliseconds