Searched refs:mmc_first_nonreserved_index (Results 1 – 2 of 2) sorted by relevance
429 static int mmc_first_nonreserved_index(void) in mmc_first_nonreserved_index() function464 min_idx = mmc_first_nonreserved_index(); in mmc_alloc_host()
2591 + * mmc_first_nonreserved_index() - get the first index that2594 +int mmc_first_nonreserved_index(void)2598 +EXPORT_SYMBOL(mmc_first_nonreserved_index);2658 +int mmc_first_nonreserved_index(void);2895 - * mmc_first_nonreserved_index() - get the first index that is not reserved2897 -static int mmc_first_nonreserved_index(void)2911 @@ -446,9 +400,9 @@ static int mmc_first_nonreserved_index(void)2933 - min_idx = mmc_first_nonreserved_index();2947 + mmc_first_nonreserved_index(),