| /OK3568_Linux_fs/kernel/drivers/acpi/acpica/ |
| H A D | nsload.c | 185 acpi_handle parent_handle; in acpi_ns_delete_subtree() local 192 parent_handle = start_handle; in acpi_ns_delete_subtree() 204 status = acpi_get_next_object(ACPI_TYPE_ANY, parent_handle, in acpi_ns_delete_subtree() 223 parent_handle = child_handle; in acpi_ns_delete_subtree() 237 child_handle = parent_handle; in acpi_ns_delete_subtree() 238 status = acpi_get_parent(parent_handle, &parent_handle); in acpi_ns_delete_subtree()
|
| H A D | acnamesp.h | 136 acpi_ns_delete_namespace_subtree(struct acpi_namespace_node *parent_handle);
|
| /OK3568_Linux_fs/kernel/drivers/usb/core/ |
| H A D | usb-acpi.c | 148 acpi_handle *parent_handle; in usb_acpi_get_companion_for_port() local 164 parent_handle = usb_get_hub_port_acpi_handle(udev->parent, in usb_acpi_get_companion_for_port() 166 if (!parent_handle) in usb_acpi_get_companion_for_port() 169 acpi_bus_get_device(parent_handle, &adev); in usb_acpi_get_companion_for_port()
|
| /OK3568_Linux_fs/kernel/drivers/pci/hotplug/ |
| H A D | acpi_pcihp.c | 168 acpi_handle bridge_handle, parent_handle; in acpi_pci_check_ejectable() local 173 if ((ACPI_FAILURE(acpi_get_parent(handle, &parent_handle)))) in acpi_pci_check_ejectable() 175 if (bridge_handle != parent_handle) in acpi_pci_check_ejectable()
|
| /OK3568_Linux_fs/u-boot/cmd/ |
| H A D | tpm.c | 599 uint32_t parent_handle = 0; in do_tpm_load_key_by_sha1() local 615 err = tpm_find_key_sha1(usage_auth, parent_hash, &parent_handle); in do_tpm_load_key_by_sha1() 621 printf("Found parent key %08x\n", parent_handle); in do_tpm_load_key_by_sha1() 623 err = tpm_load_key2_oiap(parent_handle, key, key_len, usage_auth, in do_tpm_load_key_by_sha1() 637 uint32_t parent_handle, key_len, key_handle, err; in do_tpm_load_key2_oiap() local 644 parent_handle = simple_strtoul(argv[1], NULL, 0); in do_tpm_load_key2_oiap() 651 err = tpm_load_key2_oiap(parent_handle, key, key_len, usage_auth, in do_tpm_load_key2_oiap()
|
| /OK3568_Linux_fs/kernel/drivers/irqchip/ |
| H A D | irq-gic-v2m.c | 416 static int __init gicv2m_of_init(struct fwnode_handle *parent_handle, in gicv2m_of_init() argument 420 struct device_node *node = to_of_node(parent_handle); in gicv2m_of_init() 574 int __init gicv2m_init(struct fwnode_handle *parent_handle, in gicv2m_init() argument 577 if (is_of_node(parent_handle)) in gicv2m_init() 578 return gicv2m_of_init(parent_handle, parent); in gicv2m_init()
|
| /OK3568_Linux_fs/u-boot/board/gdsys/a38x/ |
| H A D | hre.c | 344 uint32_t parent_handle; in hre_op_loadkey() local 349 if (find_key(src_reg->digest, dst_reg->digest, &parent_handle)) in hre_op_loadkey() 351 hre_tpm_err = tpm_load_key2_oiap(parent_handle, key, key_size, in hre_op_loadkey()
|
| /OK3568_Linux_fs/kernel/include/linux/irqchip/ |
| H A D | arm-gic-common.h | 43 int gicv2m_init(struct fwnode_handle *parent_handle,
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/netronome/nfp/abm/ |
| H A D | qdisc.c | 340 enum nfp_qdisc_type type, u32 parent_handle, u32 handle, in nfp_abm_qdisc_alloc() argument 359 qdisc->parent_handle = parent_handle; in nfp_abm_qdisc_alloc() 388 enum nfp_qdisc_type type, u32 parent_handle, u32 handle, in nfp_abm_qdisc_replace() argument 398 *qdisc = nfp_abm_qdisc_alloc(netdev, alink, type, parent_handle, handle, in nfp_abm_qdisc_replace()
|
| H A D | main.h | 156 u32 parent_handle; member
|
| /OK3568_Linux_fs/kernel/include/linux/soundwire/ |
| H A D | sdw_intel.h | 174 int sdw_intel_acpi_scan(acpi_handle *parent_handle,
|
| /OK3568_Linux_fs/kernel/drivers/soundwire/ |
| H A D | intel_init.c | 403 int sdw_intel_acpi_scan(acpi_handle *parent_handle, in sdw_intel_acpi_scan() argument 410 parent_handle, 1, in sdw_intel_acpi_scan()
|
| /OK3568_Linux_fs/u-boot/board/gdsys/p1022/ |
| H A D | controlcenterd-id.c | 573 uint32_t parent_handle; in hre_op_loadkey() local 578 if (find_key(src_reg->digest, dst_reg->digest, &parent_handle)) in hre_op_loadkey() 580 hre_tpm_err = tpm_load_key2_oiap(parent_handle, key, key_size, in hre_op_loadkey()
|
| /OK3568_Linux_fs/kernel/drivers/firmware/efi/libstub/ |
| H A D | efistub.h | 449 efi_handle_t parent_handle; member 464 u32 parent_handle; member
|
| /OK3568_Linux_fs/kernel/drivers/scsi/mpt3sas/ |
| H A D | mpt3sas_scsih.c | 5957 u16 parent_handle; in _scsih_expander_add() local 5987 parent_handle = le16_to_cpu(expander_pg0.ParentDevHandle); in _scsih_expander_add() 5988 if (_scsih_get_sas_address(ioc, parent_handle, &sas_address_parent) in _scsih_expander_add() 6000 rc = _scsih_expander_add(ioc, parent_handle); in _scsih_expander_add() 6029 handle, parent_handle, in _scsih_expander_add() 6613 u16 parent_handle, handle; in _scsih_sas_topology_change_event() local 6640 parent_handle = le16_to_cpu(event_data->ExpanderDevHandle); in _scsih_sas_topology_change_event() 6644 if (_scsih_expander_add(ioc, parent_handle) != 0) in _scsih_sas_topology_change_event() 6649 parent_handle); in _scsih_sas_topology_change_event() 6653 } else if (parent_handle < ioc->sas_hba.num_phys) { in _scsih_sas_topology_change_event() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | spectrum_qdisc.c | 855 u32 parent_handle; in mlxsw_sp_setup_tc_fifo() local 865 parent_handle = TC_H_MAJ(p->parent); in mlxsw_sp_setup_tc_fifo() 866 if (parent_handle != qdisc_state->future_handle) { in mlxsw_sp_setup_tc_fifo() 872 qdisc_state->future_handle = parent_handle; in mlxsw_sp_setup_tc_fifo()
|
| /OK3568_Linux_fs/u-boot/include/ |
| H A D | tpm.h | 596 uint32_t tpm_load_key2_oiap(uint32_t parent_handle,
|
| H A D | efi_api.h | 256 void *parent_handle; member
|
| /OK3568_Linux_fs/u-boot/lib/ |
| H A D | tpm.c | 882 uint32_t tpm_load_key2_oiap(uint32_t parent_handle, in tpm_load_key2_oiap() argument 913 req_parent_handle_offset, parent_handle, in tpm_load_key2_oiap()
|
| /OK3568_Linux_fs/kernel/drivers/spi/ |
| H A D | spi.c | 2149 acpi_handle parent_handle; in acpi_spi_add_resource() local 2157 &parent_handle); in acpi_spi_add_resource() 2160 ACPI_HANDLE(ctlr->dev.parent) != parent_handle) in acpi_spi_add_resource() 2204 acpi_handle parent_handle = NULL; in acpi_register_spi_device() local 2227 !ACPI_FAILURE(acpi_get_parent(adev->handle, &parent_handle)) && in acpi_register_spi_device() 2228 ACPI_HANDLE(ctlr->dev.parent) == parent_handle) { in acpi_register_spi_device()
|