Home
last modified time | relevance | path

Searched refs:io_length (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/platform/x86/
H A Dfujitsu-tablet.c166 int io_length; member
431 fujitsu.io_length = res->data.io.address_length; in fujitsu_walk_resources()
469 if (!request_region(fujitsu.io_base, fujitsu.io_length, MODULENAME)) { in acpi_fujitsu_add()
479 release_region(fujitsu.io_base, fujitsu.io_length); in acpi_fujitsu_add()
490 release_region(fujitsu.io_base, fujitsu.io_length); in acpi_fujitsu_remove()
/kernel/linux/linux-6.6/drivers/platform/x86/
H A Dfujitsu-tablet.c166 int io_length; member
431 fujitsu.io_length = res->data.io.address_length; in fujitsu_walk_resources()
469 if (!request_region(fujitsu.io_base, fujitsu.io_length, MODULENAME)) { in acpi_fujitsu_add()
479 release_region(fujitsu.io_base, fujitsu.io_length); in acpi_fujitsu_add()
490 release_region(fujitsu.io_base, fujitsu.io_length); in acpi_fujitsu_remove()
/kernel/linux/linux-5.10/drivers/pci/hotplug/
H A Dcpqphp_pci.c1249 u16 io_length = readw(one_slot + IO_LENGTH); in cpqhp_find_available_resources() local
1256 dev_func, io_base, io_length, mem_base, mem_length, pre_mem_base, pre_mem_length, in cpqhp_find_available_resources()
1300 temp_dword = io_base + io_length; in cpqhp_find_available_resources()
1308 io_node->length = io_length; in cpqhp_find_available_resources()
H A Dcpqphp.h202 u16 io_length; member
218 IO_LENGTH = offsetof(struct slot_rt, io_length),
/kernel/linux/linux-6.6/drivers/pci/hotplug/
H A Dcpqphp_pci.c1251 u16 io_length = readw(one_slot + IO_LENGTH); in cpqhp_find_available_resources() local
1258 dev_func, io_base, io_length, mem_base, mem_length, pre_mem_base, pre_mem_length, in cpqhp_find_available_resources()
1302 temp_dword = io_base + io_length; in cpqhp_find_available_resources()
1310 io_node->length = io_length; in cpqhp_find_available_resources()
H A Dcpqphp.h202 u16 io_length; member
218 IO_LENGTH = offsetof(struct slot_rt, io_length),

Completed in 9 milliseconds