/linux-4.4.14/drivers/acpi/acpica/ |
D | rsxface.c | 74 acpi_rs_validate_parameters(acpi_handle device_handle, 93 acpi_rs_validate_parameters(acpi_handle device_handle, in acpi_rs_validate_parameters() argument 105 if (!device_handle) { in acpi_rs_validate_parameters() 109 node = acpi_ns_validate_handle(device_handle); in acpi_rs_validate_parameters() 158 acpi_get_irq_routing_table(acpi_handle device_handle, in acpi_get_irq_routing_table() argument 168 status = acpi_rs_validate_parameters(device_handle, ret_buffer, &node); in acpi_get_irq_routing_table() 203 acpi_get_current_resources(acpi_handle device_handle, in ACPI_EXPORT_SYMBOL() 213 status = acpi_rs_validate_parameters(device_handle, ret_buffer, &node); in ACPI_EXPORT_SYMBOL() 245 acpi_get_possible_resources(acpi_handle device_handle, in ACPI_EXPORT_SYMBOL() 255 status = acpi_rs_validate_parameters(device_handle, ret_buffer, &node); in ACPI_EXPORT_SYMBOL() [all …]
|
/linux-4.4.14/tools/testing/nvdimm/test/ |
D | nfit.c | 272 if (__to_nfit_memdev(nfit_mem)->device_handle == in nfit_test_ctl() 604 memdev->device_handle = handle[0]; in nfit_test0_setup() 619 memdev->device_handle = handle[1]; in nfit_test0_setup() 634 memdev->device_handle = handle[0]; in nfit_test0_setup() 649 memdev->device_handle = handle[1]; in nfit_test0_setup() 664 memdev->device_handle = handle[2]; in nfit_test0_setup() 679 memdev->device_handle = handle[3]; in nfit_test0_setup() 694 memdev->device_handle = handle[0]; in nfit_test0_setup() 709 memdev->device_handle = handle[1]; in nfit_test0_setup() 724 memdev->device_handle = handle[2]; in nfit_test0_setup() [all …]
|
/linux-4.4.14/drivers/acpi/ |
D | nfit.c | 280 __func__, memdev->device_handle, memdev->range_index, in add_memdev() 381 flush->device_handle, flush->hint_count); in add_flush() 441 u32 device_handle = __to_nfit_memdev(nfit_mem)->device_handle; in nfit_mem_find_spa_bdw() local 456 if (nfit_memdev->memdev->device_handle != device_handle) in nfit_mem_find_spa_bdw() 511 if (nfit_flush->flush->device_handle != in nfit_mem_init_bdw() 512 nfit_memdev->memdev->device_handle) in nfit_mem_init_bdw() 538 u32 device_handle; in nfit_mem_dcr_init() local 545 device_handle = nfit_memdev->memdev->device_handle; in nfit_mem_dcr_init() 547 if (__to_nfit_memdev(nfit_mem)->device_handle in nfit_mem_dcr_init() 548 == device_handle) { in nfit_mem_dcr_init() [all …]
|
/linux-4.4.14/arch/m68k/include/asm/ |
D | oplib.h | 72 extern int prom_devclose(int device_handle); 77 extern void prom_seek(int device_handle, unsigned int seek_hival,
|
/linux-4.4.14/include/rdma/ |
D | ib_cache.h | 114 int ib_get_cached_pkey(struct ib_device *device_handle,
|
/linux-4.4.14/arch/ia64/sn/kernel/ |
D | io_acpi_init.c | 240 get_host_devfn(acpi_handle device_handle, acpi_handle rootbus_handle) in get_host_devfn() argument 251 acpi_get_name(device_handle, ACPI_FULL_PATHNAME, &name_buffer); in get_host_devfn() 257 child = device_handle; in get_host_devfn()
|
/linux-4.4.14/include/acpi/ |
D | actbl1.h | 996 u32 device_handle; member 1082 u32 device_handle; member
|
D | acpixf.h | 752 acpi_get_event_resources(acpi_handle device_handle,
|
/linux-4.4.14/include/linux/ |
D | efi.h | 703 u32 device_handle; member 719 u64 device_handle; member 735 void *device_handle; member
|
/linux-4.4.14/drivers/firmware/efi/libstub/ |
D | arm-stub.c | 53 void *handle = (void *)(unsigned long)image->device_handle; in efi_open_volume()
|
/linux-4.4.14/arch/x86/boot/compressed/ |
D | eboot.c | 207 void *handle = (void *)(unsigned long)image->device_handle; in __open_volume32() 233 void *handle = (void *)(unsigned long)image->device_handle; in __open_volume64()
|
/linux-4.4.14/drivers/i2c/ |
D | i2c-core.c | 105 acpi_handle device_handle; member 127 status = acpi_get_handle(lookup->device_handle, in acpi_i2c_find_address() 160 lookup.device_handle = handle; in acpi_i2c_add_device()
|
/linux-4.4.14/drivers/scsi/mpt3sas/ |
D | mpt3sas_scsih.c | 195 u16 device_handle; member 4309 fw_event->device_handle = handle; in _scsih_send_event_to_turn_on_pfa_led() 7587 _scsih_turn_on_pfa_led(ioc, fw_event->device_handle); in _mpt3sas_fw_work()
|