state_conv        984 drivers/pci/pci-acpi.c 	static const u8 state_conv[] = {
state_conv       1009 drivers/pci/pci-acpi.c 		error = acpi_device_set_power(adev, state_conv[state]);
state_conv       1014 drivers/pci/pci-acpi.c 			 acpi_power_state_string(state_conv[state]));
state_conv       1022 drivers/pci/pci-acpi.c 	static const pci_power_t state_conv[] = {
state_conv       1038 drivers/pci/pci-acpi.c 	return state_conv[state];