Searched refs:temp_handle (Results 1 – 1 of 1) sorted by relevance
36 uintptr_t temp_handle; in open_mmc() local44 result = io_open(mmc_dev_handle, spec, &temp_handle); in open_mmc()46 (void)io_close(temp_handle); in open_mmc()54 uintptr_t temp_handle = 0U; in open_fip() local63 result = io_open(fip_dev_handle, spec, &temp_handle); in open_fip()65 (void)io_close(temp_handle); in open_fip()