Home
last modified time | relevance | path

Searched refs:obex_free (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/buildroot/package/ussp-push/
H A D0002-fix-build-again-obex-bluez.patch24 obex_free(gt);
/OK3568_Linux_fs/kernel/drivers/usb/gadget/function/
H A Df_obex.c446 static void obex_free(struct usb_function *f) in obex_free() function
483 obex->port.func.free_func = obex_free; in obex_alloc()