| /rk3399_rockchip-uboot/doc/device-tree-bindings/gpio/ |
| H A D | intel,x86-broadwell-pinctrl.txt | 22 - owner 0 sets the owner of the pin, either OWNER_ACPI (default) or 53 owner = <OWNER_GPIO>; 74 owner = <OWNER_GPIO>; 80 owner = <OWNER_GPIO>; 91 owner = <OWNER_GPIO>; 99 owner = <OWNER_GPIO>; 106 owner = <OWNER_GPIO>;
|
| /rk3399_rockchip-uboot/include/linux/ |
| H A D | arm-smccc.h | 36 #define ARM_SMCCC_CALL_VAL(type, calling_convention, owner, func_num) \ argument 39 (((owner) & ARM_SMCCC_OWNER_MASK) << ARM_SMCCC_OWNER_SHIFT) | \
|
| H A D | compat.h | 267 int owner; member
|
| /rk3399_rockchip-uboot/include/optee_include/ |
| H A D | teesmc_v2.h | 128 #define OPTEE_SMC_CALL_VAL_V2(type, calling_convention, owner, func_num) \ argument 130 (((owner) & OPTEE_SMC_OWNER_MASK_V2) << \
|
| H A D | teesmc.h | 309 #define TEESMC_CALL_VAL(type, calling_convention, owner, func_num) \ argument 311 (((owner) & TEESMC_OWNER_MASK) << TEESMC_OWNER_SHIFT) |\
|
| /rk3399_rockchip-uboot/drivers/mtd/nand/ |
| H A D | core.c | 190 struct module *owner) in nanddev_init() argument 222 mtd->owner = owner; in nanddev_init()
|
| /rk3399_rockchip-uboot/arch/x86/dts/ |
| H A D | chromebook_samus.dts | 78 owner = <OWNER_GPIO>; 99 owner = <OWNER_GPIO>; 105 owner = <OWNER_GPIO>; 116 owner = <OWNER_GPIO>; 124 owner = <OWNER_GPIO>; 131 owner = <OWNER_GPIO>;
|
| /rk3399_rockchip-uboot/include/linux/mtd/ |
| H A D | partitions.h | 74 struct module *owner; member
|
| H A D | nand.h | 369 struct module *owner);
|
| H A D | mtd.h | 309 struct module *owner; member
|
| /rk3399_rockchip-uboot/arch/x86/include/asm/fsp/ |
| H A D | fsp_hob.h | 110 struct efi_guid owner; member
|
| /rk3399_rockchip-uboot/lib/libxbc/ |
| H A D | COPYING | 13 "Licensor" shall mean the copyright owner or entity authorized by 14 the copyright owner that is granting the License. 52 submitted to Licensor for inclusion in the Work by the copyright owner 54 the copyright owner. For the purposes of this definition, "submitted" 61 designated in writing by the copyright owner as "Not a Contribution." 190 Copyright [yyyy] [name of copyright owner]
|
| /rk3399_rockchip-uboot/include/ |
| H A D | spi-mem.h | 246 struct module *owner);
|
| /rk3399_rockchip-uboot/drivers/mtd/ |
| H A D | mtdpart.c | 600 slave->owner = master->owner; in allocate_partition() 904 if (!strcmp(p->name, name) && try_module_get(p->owner)) { in get_partition_parser() 914 #define put_partition_parser(p) do { module_put((p)->owner); } while (0)
|
| H A D | mtdcore.c | 75 .owner = THIS_MODULE, 756 if (!try_module_get(mtd->owner)) in __get_mtd_device() 763 module_put(mtd->owner); in __get_mtd_device() 871 module_put(mtd->owner); in __put_mtd_device()
|
| /rk3399_rockchip-uboot/drivers/spi/ |
| H A D | spi-mem.c | 510 struct module *owner) in spi_mem_driver_register_with_owner() argument 516 return __spi_register_driver(owner, &memdrv->spidrv); in spi_mem_driver_register_with_owner()
|
| /rk3399_rockchip-uboot/arch/x86/lib/fsp/ |
| H A D | fsp_support.c | 322 if (compare_guid(&res_desc->owner, guid)) { in fsp_get_reserved_mem_from_guid()
|
| /rk3399_rockchip-uboot/drivers/mtd/ubi/ |
| 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/fs/ubifs/ |
| H A D | ubifs.h | 402 struct module *owner; member
|
| 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,
|