Searched refs:check_dep (Results 1 – 1 of 1) sorted by relevance
1947 static u32 acpi_scan_check_dep(acpi_handle handle, bool check_dep) in acpi_scan_check_dep() argument1960 if (!check_dep || !acpi_has_method(handle, "_DEP") || in acpi_scan_check_dep()2006 static acpi_status acpi_bus_check_add(acpi_handle handle, bool check_dep, in acpi_bus_check_add() argument2026 if (acpi_scan_check_dep(handle, check_dep) > 0) { in acpi_bus_check_add()2055 acpi_add_single_object(&device, handle, type, !check_dep); in acpi_bus_check_add()