Searched refs:THIS_MODULE (Results 1 – 13 of 13) sorted by relevance
| /openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/emlog/files/ |
| H A D | 0001-emlog-Do-not-use-no_llseek-with-kernel-6.12.0.patch | 30 .owner = THIS_MODULE,
|
| /openbmc/u-boot/include/ |
| H A D | spi-mem.h | 251 spi_mem_driver_register_with_owner(__drv, THIS_MODULE)
|
| /openbmc/u-boot/drivers/mtd/ubi/ |
| H A D | kapi.c | 156 if (!try_module_get(THIS_MODULE)) in ubi_open_volume() 220 module_put(THIS_MODULE); in ubi_open_volume() 360 module_put(THIS_MODULE); in ubi_close_volume()
|
| H A D | vmt.c | 265 vol->cdev.owner = THIS_MODULE; in ubi_create_volume() 593 vol->cdev.owner = THIS_MODULE; in ubi_add_volume()
|
| H A D | build.c | 140 .owner = THIS_MODULE, 537 ubi->cdev.owner = THIS_MODULE; in uif_init()
|
| H A D | debug.c | 385 .owner = THIS_MODULE,
|
| /openbmc/u-boot/drivers/mtd/ |
| H A D | mtdcore.c | 74 .owner = THIS_MODULE, 502 __module_get(THIS_MODULE); in add_mtd_device() 563 module_put(THIS_MODULE); in del_mtd_device() 669 __module_get(THIS_MODULE); in register_mtd_user() 693 module_put(THIS_MODULE); in unregister_mtd_user()
|
| /openbmc/u-boot/include/linux/ |
| H A D | compat.h | 167 #define THIS_MODULE 0 macro
|
| /openbmc/u-boot/drivers/mtd/nand/spi/ |
| H A D | core.c | 1091 ret = nanddev_init(nand, &spinand_ops, THIS_MODULE); in spinand_init()
|
| /openbmc/u-boot/fs/ubifs/ |
| H A D | debug.c | 2842 .owner = THIS_MODULE, 3035 .owner = THIS_MODULE,
|
| H A D | super.c | 2531 .owner = THIS_MODULE,
|
| /openbmc/u-boot/drivers/mtd/nand/raw/ |
| H A D | pxa3xx_nand.c | 1771 mtd->owner = THIS_MODULE; in alloc_nand_resource()
|
| /openbmc/u-boot/drivers/usb/musb-new/ |
| H A D | musb_core.c | 2457 .owner = THIS_MODULE,
|