Searched refs:dock_handle (Results 1 – 1 of 1) sorted by relevance
154 acpi_dock_is_ejd_device(ACPI_HANDLE dock_handle, ACPI_HANDLE handle) in acpi_dock_is_ejd_device() argument170 if (dock_handle == acpi_GetReference(NULL, obj)) in acpi_dock_is_ejd_device()204 ACPI_HANDLE dock_handle; in acpi_dock_insert_child() local207 dock_handle = acpi_get_handle(dock_dev); in acpi_dock_insert_child()209 if (!acpi_dock_is_ejd_device(dock_handle, handle)) in acpi_dock_insert_child()294 ACPI_HANDLE dock_handle; in acpi_dock_eject_child() local297 dock_handle = acpi_get_handle(dock_dev); in acpi_dock_eject_child()299 if (!acpi_dock_is_ejd_device(dock_handle, handle)) in acpi_dock_eject_child()