Searched refs:pciehpc_acpi_get_dev_state (Results 1 – 1 of 1) sorted by relevance
68 static ACPI_STATUS pciehpc_acpi_get_dev_state(ACPI_HANDLE obj, int *statusp);492 if (pciehpc_acpi_get_dev_state(acpi_p->slot_dev_obj, in pciehpc_acpi_notify_handler()587 if (pciehpc_acpi_get_dev_state(acpi_p->slot_dev_obj, in pciehpc_acpi_power_on_slot()625 if (pciehpc_acpi_get_dev_state(acpi_p->slot_dev_obj, in pciehpc_acpi_power_off_slot()650 pciehpc_acpi_get_dev_state(ACPI_HANDLE obj, int *statusp) in pciehpc_acpi_get_dev_state() function