Home
last modified time | relevance | path

Searched refs:tifm_unmap_sg (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/misc/
H A Dtifm_core.c300 void tifm_unmap_sg(struct tifm_dev *sock, struct scatterlist *sg, int nents, in tifm_unmap_sg() function
305 EXPORT_SYMBOL(tifm_unmap_sg);
/linux/include/linux/
H A Dtifm.h146 void tifm_unmap_sg(struct tifm_dev *sock, struct scatterlist *sg, int nents,
/linux/drivers/memstick/host/
H A Dtifm_ms.c351 tifm_unmap_sg(sock, &host->req->sg, 1, in tifm_ms_complete_cmd()
608 tifm_unmap_sg(sock, &host->req->sg, 1, in tifm_ms_remove()
/linux/drivers/mmc/host/
H A Dtifm_sd.c681 tifm_unmap_sg(sock, &host->bounce_buf, 1, in tifm_sd_request()
756 tifm_unmap_sg(sock, &host->bounce_buf, 1, in tifm_sd_end_cmd()
759 tifm_unmap_sg(sock, r_data->sg, r_data->sg_len, in tifm_sd_end_cmd()