Home
last modified time | relevance | path

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

/linux-6.15/drivers/acpi/
H A Dscan.c1840 if (dep->honor_dep) in acpi_scan_dep_init()
2017 bool skip, honor_dep; in acpi_scan_add_dep() local
2027 honor_dep = acpi_info_matches_ids(info, acpi_honor_dep_ids); in acpi_scan_add_dep()
2041 dep->honor_dep = honor_dep; in acpi_scan_add_dep()
/linux-6.15/include/acpi/
H A Dacpi_bus.h303 bool honor_dep; member