Searched refs:THIS_MODULE (Results 1 – 13 of 13) sorted by relevance
| /rk3399_rockchip-uboot/include/ |
| H A D | spi-mem.h | 251 spi_mem_driver_register_with_owner(__drv, THIS_MODULE)
|
| /rk3399_rockchip-uboot/drivers/mtd/ubi/ |
| H A D | kapi.c | 157 if (!try_module_get(THIS_MODULE)) in ubi_open_volume() 221 module_put(THIS_MODULE); in ubi_open_volume() 361 module_put(THIS_MODULE); in ubi_close_volume()
|
| H A D | vmt.c | 266 vol->cdev.owner = THIS_MODULE; in ubi_create_volume() 594 vol->cdev.owner = THIS_MODULE; in ubi_add_volume()
|
| H A D | build.c | 141 .owner = THIS_MODULE, 538 ubi->cdev.owner = THIS_MODULE; in uif_init()
|
| H A D | debug.c | 386 .owner = THIS_MODULE,
|
| /rk3399_rockchip-uboot/drivers/mtd/ |
| H A D | mtdcore.c | 75 .owner = THIS_MODULE, 503 __module_get(THIS_MODULE); in add_mtd_device() 564 module_put(THIS_MODULE); in del_mtd_device() 670 __module_get(THIS_MODULE); in register_mtd_user() 694 module_put(THIS_MODULE); in unregister_mtd_user()
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | compat.h | 149 #define THIS_MODULE 0 macro
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/spi/ |
| H A D | core.c | 1238 ret = nanddev_init(nand, &spinand_ops, THIS_MODULE); in spinand_init()
|
| /rk3399_rockchip-uboot/fs/ubifs/ |
| H A D | debug.c | 2843 .owner = THIS_MODULE, 3036 .owner = THIS_MODULE,
|
| H A D | super.c | 2532 .owner = THIS_MODULE,
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/ |
| H A D | pxa3xx_nand.c | 1772 mtd->owner = THIS_MODULE; in alloc_nand_resource()
|
| /rk3399_rockchip-uboot/drivers/usb/musb-new/ |
| H A D | musb_core.c | 2457 .owner = THIS_MODULE,
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/raw/brcmnand/ |
| H A D | brcmnand.c | 2274 mtd->owner = THIS_MODULE; in brcmnand_init_cs()
|