Home
last modified time | relevance | path

Searched refs:THIS_MODULE (Results 1 – 13 of 13) sorted by relevance

/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/emlog/files/
H A D0001-emlog-Do-not-use-no_llseek-with-kernel-6.12.0.patch30 .owner = THIS_MODULE,
/openbmc/u-boot/include/
H A Dspi-mem.h251 spi_mem_driver_register_with_owner(__drv, THIS_MODULE)
/openbmc/u-boot/drivers/mtd/ubi/
H A Dkapi.c156 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 Dvmt.c265 vol->cdev.owner = THIS_MODULE; in ubi_create_volume()
593 vol->cdev.owner = THIS_MODULE; in ubi_add_volume()
H A Dbuild.c140 .owner = THIS_MODULE,
537 ubi->cdev.owner = THIS_MODULE; in uif_init()
H A Ddebug.c385 .owner = THIS_MODULE,
/openbmc/u-boot/drivers/mtd/
H A Dmtdcore.c74 .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 Dcompat.h167 #define THIS_MODULE 0 macro
/openbmc/u-boot/drivers/mtd/nand/spi/
H A Dcore.c1091 ret = nanddev_init(nand, &spinand_ops, THIS_MODULE); in spinand_init()
/openbmc/u-boot/fs/ubifs/
H A Ddebug.c2842 .owner = THIS_MODULE,
3035 .owner = THIS_MODULE,
H A Dsuper.c2531 .owner = THIS_MODULE,
/openbmc/u-boot/drivers/mtd/nand/raw/
H A Dpxa3xx_nand.c1771 mtd->owner = THIS_MODULE; in alloc_nand_resource()
/openbmc/u-boot/drivers/usb/musb-new/
H A Dmusb_core.c2457 .owner = THIS_MODULE,