Searched refs:start_handle (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/acpi/acpica/ |
H A D | nsload.c | 24 static acpi_status acpi_ns_delete_subtree(acpi_handle start_handle); 169 * PARAMETERS: start_handle - Handle in namespace where search begins 181 static acpi_status acpi_ns_delete_subtree(acpi_handle start_handle) in acpi_ns_delete_subtree() argument 192 parent_handle = start_handle; in acpi_ns_delete_subtree()
|
H A D | nsdump.c | 609 * start_handle - Where in namespace to start/end search 622 acpi_owner_id owner_id, acpi_handle start_handle) in acpi_ns_dump_objects() 646 (void)acpi_ns_walk_namespace(type, start_handle, max_depth, in acpi_ns_dump_objects() 733 * start_handle - Where in namespace to start/end search 746 acpi_owner_id owner_id, acpi_handle start_handle) in acpi_ns_dump_object_paths() 767 (void)acpi_ns_walk_namespace(type, start_handle, max_depth, in acpi_ns_dump_object_paths() 775 (void)acpi_ns_walk_namespace(type, start_handle, max_depth, in acpi_ns_dump_object_paths() 619 acpi_ns_dump_objects(acpi_object_type type, u8 display_type, u32 max_depth, acpi_owner_id owner_id, acpi_handle start_handle) acpi_ns_dump_objects() argument 743 acpi_ns_dump_object_paths(acpi_object_type type, u8 display_type, u32 max_depth, acpi_owner_id owner_id, acpi_handle start_handle) acpi_ns_dump_object_paths() argument
|
H A D | acnamesp.h | 197 acpi_owner_id owner_id, acpi_handle start_handle); 203 acpi_owner_id owner_id, acpi_handle start_handle);
|
/kernel/linux/linux-6.6/drivers/acpi/acpica/ |
H A D | nsload.c | 24 static acpi_status acpi_ns_delete_subtree(acpi_handle start_handle); 169 * PARAMETERS: start_handle - Handle in namespace where search begins 181 static acpi_status acpi_ns_delete_subtree(acpi_handle start_handle) in acpi_ns_delete_subtree() argument 192 parent_handle = start_handle; in acpi_ns_delete_subtree()
|
H A D | nsdump.c | 609 * start_handle - Where in namespace to start/end search 622 acpi_owner_id owner_id, acpi_handle start_handle) in acpi_ns_dump_objects() 646 (void)acpi_ns_walk_namespace(type, start_handle, max_depth, in acpi_ns_dump_objects() 733 * start_handle - Where in namespace to start/end search 746 acpi_owner_id owner_id, acpi_handle start_handle) in acpi_ns_dump_object_paths() 767 (void)acpi_ns_walk_namespace(type, start_handle, max_depth, in acpi_ns_dump_object_paths() 775 (void)acpi_ns_walk_namespace(type, start_handle, max_depth, in acpi_ns_dump_object_paths() 619 acpi_ns_dump_objects(acpi_object_type type, u8 display_type, u32 max_depth, acpi_owner_id owner_id, acpi_handle start_handle) acpi_ns_dump_objects() argument 743 acpi_ns_dump_object_paths(acpi_object_type type, u8 display_type, u32 max_depth, acpi_owner_id owner_id, acpi_handle start_handle) acpi_ns_dump_object_paths() argument
|
H A D | acnamesp.h | 197 acpi_owner_id owner_id, acpi_handle start_handle); 203 acpi_owner_id owner_id, acpi_handle start_handle);
|
Completed in 4 milliseconds