Home
last modified time | relevance | path

Searched refs:unload (Results 1 – 3 of 3) sorted by relevance

/components/libc/posix/libdl/
A Ddlmodule.h65 rt_err_t (*unload)(rt_uint8_t *param); /* unload dlmodule file data */ member
A Ddlmodule.c618 RT_ASSERT(ops->unload); in dlmodule_load_custom()
694 ops->unload(module_ptr); in dlmodule_load_custom()
730 ops->unload(module_ptr); in dlmodule_load_custom()
/components/drivers/usb/cherryusb/class/vendor/net/
A Dusbh_rtl8152.h40 void (*unload)(struct usbh_rtl8152 *tp); member

Completed in 4 milliseconds