Home
last modified time | relevance | path

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

/linux-4.1.27/include/acpi/
Dacpi_bus.h65 bool acpi_bay_match(acpi_handle handle);
/linux-4.1.27/drivers/acpi/
Dscan.c1907 bool acpi_bay_match(acpi_handle handle) in acpi_bay_match() function
1939 return acpi_bay_match(handle); in is_ejectable_bay()
2068 else if (acpi_bay_match(handle)) in acpi_set_pnp_ids()