Home
last modified time | relevance | path

Searched refs:honor_dep (Results 1 – 2 of 2) sorted by relevance

/linux-6.1.9/drivers/acpi/
Dscan.c1791 if (dep->honor_dep) in acpi_scan_dep_init()
1999 bool skip, honor_dep; in acpi_scan_check_dep() local
2008 honor_dep = acpi_info_matches_ids(info, acpi_honor_dep_ids); in acpi_scan_check_dep()
2022 dep->honor_dep = honor_dep; in acpi_scan_check_dep()
/linux-6.1.9/include/acpi/
Dacpi_bus.h290 bool honor_dep; member