Searched refs:pciehpc_acpi_get_dev_state (Results 1 – 1 of 1) sorted by relevance
71 static ACPI_STATUS pciehpc_acpi_get_dev_state(ACPI_HANDLE obj, int *statusp);505 if (pciehpc_acpi_get_dev_state(acpi_p->slot_dev_obj, in pciehpc_acpi_notify_handler()600 if (pciehpc_acpi_get_dev_state(acpi_p->slot_dev_obj, in pciehpc_acpi_power_on_slot()638 if (pciehpc_acpi_get_dev_state(acpi_p->slot_dev_obj, in pciehpc_acpi_power_off_slot()663 pciehpc_acpi_get_dev_state(ACPI_HANDLE obj, int *statusp) in pciehpc_acpi_get_dev_state() function