1
0
Fork 0
mirror of https://github.com/linux-usb-gadgets/libusbgx.git synced 2025-07-25 20:55:05 +03:00
libusbgx/examples
Krzysztof Opasiak cee215c1df libusbgx: Introduce usbg_cleanup_function_attrs() function
We would like to eliminate static buffers from function
attributes. To achieve this we should ensure that there
is some function which free the memory allocated
in usbg_get_function_attrs()

Signed-off-by: Krzysztof Opasiak <k.opasiak@samsung.com>
Reviewed-by: Pawel Szewczyk <p.szewczyk@samsung.com>
Reviewed-by: Philippe De Swert <philippedeswert@gmail.com>
2015-12-22 21:45:35 +01:00
..
gadget-acm-ecm.c libusbgx: Use config ID and label instead of config name. 2015-12-22 20:38:48 +01:00
gadget-export.c libusbgx: examples: Add sample application to export gadget 2015-12-22 20:44:09 +01:00
gadget-ffs.c libusbgx: Make a use of usbg_f_attrs_type 2015-12-22 21:45:35 +01:00
gadget-import.c libusbgx: Fix compilation warnings 2015-12-22 21:41:57 +01:00
gadget-vid-pid-remove.c libusbgx: Rework API to use usbg_udc structure 2015-12-22 21:41:57 +01:00
Makefile.am libusbgx: Add example how to use usbg_udc structure 2015-12-22 21:41:57 +01:00
show-gadgets.c libusbgx: Introduce usbg_cleanup_function_attrs() function 2015-12-22 21:45:35 +01:00
show-udcs.c libusbgx: Add example how to use usbg_udc structure 2015-12-22 21:41:57 +01:00