Home
last modified time | relevance | path

Searched refs:module_put (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/drivers/mtd/ubi/
H A Dkapi.c220 module_put(THIS_MODULE); in ubi_open_volume()
360 module_put(THIS_MODULE); in ubi_close_volume()
/openbmc/u-boot/include/linux/
H A Dcompat.h169 #define module_put(...) do { } while (0) macro
/openbmc/u-boot/drivers/mtd/
H A Dmtdcore.c563 module_put(THIS_MODULE); in del_mtd_device()
693 module_put(THIS_MODULE); in unregister_mtd_user()
762 module_put(mtd->owner); in __get_mtd_device()
870 module_put(mtd->owner); in __put_mtd_device()
H A Dmtdpart.c913 #define put_partition_parser(p) do { module_put((p)->owner); } while (0)
/openbmc/openbmc/poky/documentation/profile-manual/
H A Dusage.rst491 module:module_put [Tracepoint event]