/device/soc/rockchip/common/sdk_linux/scripts/dtc/ |
H A D | checks.c | 456 cell_t phandle; in check_phandle_prop() local 473 /* "Set this node's phandle equal to some in check_phandle_prop() 474 * other node's phandle". That's nonsensical in check_phandle_prop() 478 /* But setting this node's phandle equal to its own in check_phandle_prop() 479 * phandle is allowed - that means allocate a unique in check_phandle_prop() 480 * phandle for this node, even if it's not otherwise in check_phandle_prop() 482 * we treat it as having no phandle data for now. */ in check_phandle_prop() 486 phandle = propval_cell(prop); in check_phandle_prop() 487 if ((phandle == 0) || (phandle in check_phandle_prop() 499 cell_t phandle, linux_phandle; check_explicit_phandles() local 577 cell_t phandle; fixup_phandle_references() local 1468 int phandle; check_property_phandle_args() local 1669 int irq_cells, phandle; check_interrupts_property() local 1839 int phandle; get_remote_endpoint() local [all...] |
/device/soc/hisilicon/hi3861v100/sdk_liteos/third_party/paho.mqtt.c/include/mqtt/ |
H A D | Clients.h | 152 void* phandle; /* the persistence handle */ member
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_mem_linux.h | 39 int kbase_mem_import(struct kbase_context *kctx, enum base_mem_import_type type, void __user *phandle, u32 padding,
|
H A D | mali_kbase_core_linux.c | 371 void __user *phandle;
in kbase_legacy_dispatch() local 378 phandle = compat_ptr(mem_import->phandle.compat_value);
in kbase_legacy_dispatch() 381 phandle = mem_import->phandle.value;
in kbase_legacy_dispatch() 388 if (kbase_mem_import(kctx, (enum base_mem_import_type)mem_import->type, phandle, 0, &mem_import->gpu_va,
in kbase_legacy_dispatch() 1561 void __user *phandle;
in kbase_api_mem_import() local 1565 phandle = compat_ptr(import->in.phandle.compat_value);
in kbase_api_mem_import() 1568 phandle in kbase_api_mem_import() [all...] |
H A D | mali_kbase_ioctl.h | 375 * @phandle: Handle to the external memory 387 union kbase_pointer phandle; member
|
H A D | mali_kbase_uku.h | 104 union kbase_pointer phandle; member
|
H A D | mali_kbase_mem_linux.c | 1306 int kbase_mem_import(struct kbase_context *kctx, enum base_mem_import_type type, void __user *phandle, u32 padding,
argument 1346 if (get_user(id, (ump_secure_id __user *)phandle)) {
1357 if (get_user(fd, (int __user *)phandle)) {
1368 if (copy_from_user(&user_buffer, phandle, sizeof(user_buffer))) {
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/midgard/ |
H A D | mali_kbase_mem_linux.h | 40 void __user *phandle, u32 padding, u64 *gpu_va, u64 *va_pages,
|
H A D | mali_kbase_core_linux.c | 368 void __user *phandle; in kbase_legacy_dispatch() local 374 phandle = compat_ptr(mem_import->phandle.compat_value); in kbase_legacy_dispatch() 377 phandle = mem_import->phandle.value; in kbase_legacy_dispatch() 387 phandle, in kbase_legacy_dispatch() 1623 void __user *phandle; in kbase_api_mem_import() local 1627 phandle = compat_ptr(import->in.phandle.compat_value); in kbase_api_mem_import() 1630 phandle in kbase_api_mem_import() [all...] |
H A D | mali_kbase_ioctl.h | 401 * @phandle: Handle to the external memory 413 union kbase_pointer phandle; member
|
H A D | mali_kbase_uku.h | 108 union kbase_pointer phandle; member
|
H A D | mali_kbase_mem_linux.c | 1293 void __user *phandle, u32 padding, u64 *gpu_va, u64 *va_pages, 1338 if (get_user(id, (ump_secure_id __user *)phandle)) 1349 if (get_user(fd, (int __user *)phandle)) 1361 if (copy_from_user(&user_buffer, phandle, 1292 kbase_mem_import(struct kbase_context *kctx, enum base_mem_import_type type, void __user *phandle, u32 padding, u64 *gpu_va, u64 *va_pages, u64 *flags) global() argument
|
/device/soc/rockchip/common/vendor/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_mem_linux.h | 78 * @phandle: Handle to the external memory interpreted as per the type. 88 void __user *phandle, u32 padding, u64 *gpu_va,
|
H A D | mali_kbase_ioctl.h | 425 * @phandle: Handle to the external memory 437 __u64 phandle; member
|
H A D | mali_kbase_mem_linux.c | 1992 void __user *phandle, u32 padding, u64 *gpu_va, 2042 if (get_user(fd, (int __user *)phandle)) { 2052 if (copy_from_user(&user_buffer, phandle, sizeof(user_buffer))) { 1991 kbase_mem_import(struct kbase_context *kctx, enum base_mem_import_type type, void __user *phandle, u32 padding, u64 *gpu_va, u64 *va_pages, u64 *flags) global() argument
|
H A D | mali_kbase_core_linux.c | 1271 kctx, import->in.type, u64_to_user_ptr(import->in.phandle), in kbase_api_mem_import()
|
/device/soc/rockchip/common/kernel/drivers/gpu/arm/bifrost/ |
H A D | mali_kbase_mem_linux.h | 78 * @phandle: Handle to the external memory interpreted as per the type. 88 void __user *phandle, u32 padding, u64 *gpu_va, u64 *va_pages,
|
H A D | mali_kbase_mem_linux.c | 1953 void __user *phandle, u32 padding, u64 *gpu_va, u64 *va_pages, 2006 if (get_user(fd, (int __user *)phandle)) 2017 if (copy_from_user(&user_buffer, phandle, 1952 kbase_mem_import(struct kbase_context *kctx, enum base_mem_import_type type, void __user *phandle, u32 padding, u64 *gpu_va, u64 *va_pages, u64 *flags) global() argument
|
H A D | mali_kbase_core_linux.c | 1156 u64_to_user_ptr(import->in.phandle), in kbase_api_mem_import()
|
/device/soc/rockchip/rk3588/kernel/include/uapi/gpu/arm/bifrost/ |
H A D | mali_kbase_ioctl.h | 418 * @in.phandle: Handle to the external memory 429 __u64 phandle; member
|
/device/soc/rockchip/common/sdk_linux/drivers/video/backlight/ |
H A D | pwm_bl.c | 447 /* Not booted with device tree or no phandle link to the node */
in pwm_backlight_initial_power_state() 448 if (!node || !node->phandle) {
in pwm_backlight_initial_power_state() 454 * phandle link pointing to the backlight node, it is safe to
in pwm_backlight_initial_power_state()
|
/device/soc/rockchip/common/sdk_linux/drivers/pinctrl/ |
H A D | pinctrl-rockchip.c | 3243 const __be32 *phandle; in rockchip_pinctrl_parse_groups() local 3255 phandle = list++; in rockchip_pinctrl_parse_groups() 3256 if (!phandle) { in rockchip_pinctrl_parse_groups() 3260 np_config = of_find_node_by_phandle(be32_to_cpup(phandle)); in rockchip_pinctrl_parse_groups()
|