Searched refs:tifm_map_sg (Results 1 - 4 of 4) sorted by relevance

/linux-4.1.27/include/linux/
H A Dtifm.h148 int tifm_map_sg(struct tifm_dev *sock, struct scatterlist *sg, int nents,
/linux-4.1.27/drivers/misc/
H A Dtifm_core.c298 int tifm_map_sg(struct tifm_dev *sock, struct scatterlist *sg, int nents, tifm_map_sg() function
303 EXPORT_SYMBOL(tifm_map_sg); variable
/linux-4.1.27/drivers/memstick/host/
H A Dtifm_ms.c285 if (1 != tifm_map_sg(sock, &host->req->sg, 1, tifm_ms_issue_cmd()
/linux-4.1.27/drivers/mmc/host/
H A Dtifm_sd.c671 if(1 != tifm_map_sg(sock, &host->bounce_buf, 1, tifm_sd_request()
680 host->sg_len = tifm_map_sg(sock, r_data->sg, tifm_sd_request()

Completed in 66 milliseconds