Searched refs:mmc_alloc_sg (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/mmc/core/
H A Dqueue.c166 static struct scatterlist *mmc_alloc_sg(unsigned short sg_len, gfp_t gfp) function
213 mq_rq->sg = mmc_alloc_sg(mmc_get_max_segments(host), GFP_KERNEL);

Completed in 124 milliseconds