Searched refs:mmc_get_max_segments (Results 1 - 1 of 1) sorted by path

/linux-master/drivers/mmc/core/
H A Dqueue.c199 static unsigned short mmc_get_max_segments(struct mmc_host *host) function
213 mq_rq->sg = mmc_alloc_sg(mmc_get_max_segments(host), GFP_KERNEL);
449 * from mmc_get_max_segments().

Completed in 163 milliseconds