Searched refs:has_stop (Results 1 – 1 of 1) sorted by relevance
403 bool has_reset, has_enable, has_stop; in acpi_device_add_power_res() local411 has_stop = stop.pins[0]; in acpi_device_add_power_res()413 if (!has_reset && !has_enable && !has_stop) in acpi_device_add_power_res()447 if (has_stop) { in acpi_device_add_power_res()459 if (has_stop) { in acpi_device_add_power_res()
Completed in 3 milliseconds