Searched refs:rethandle (Results 1 – 1 of 1) sorted by relevance
409 acpi_handle rethandle; in enable_slot() local426 rethandle = NULL; in enable_slot()429 &rethandle); in enable_slot()431 if (ret == AE_NOT_FOUND || rethandle == NULL) in enable_slot()434 chandle = rethandle; in enable_slot()496 acpi_handle rethandle; in disable_slot() local509 rethandle = NULL; in disable_slot()512 &rethandle); in disable_slot()514 if (ret == AE_NOT_FOUND || rethandle == NULL) in disable_slot()517 chandle = rethandle; in disable_slot()