Searched refs:rethandle (Results 1 – 1 of 1) sorted by relevance
406 acpi_handle rethandle; in enable_slot() local423 rethandle = NULL; in enable_slot()426 &rethandle); in enable_slot()428 if (ret == AE_NOT_FOUND || rethandle == NULL) in enable_slot()431 chandle = rethandle; in enable_slot()493 acpi_handle rethandle; in disable_slot() local506 rethandle = NULL; in disable_slot()509 &rethandle); in disable_slot()511 if (ret == AE_NOT_FOUND || rethandle == NULL) in disable_slot()514 chandle = rethandle; in disable_slot()