Searched refs:tifm_unmap_sg (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/misc/ |
H A D | tifm_core.c | 300 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 D | tifm.h | 146 void tifm_unmap_sg(struct tifm_dev *sock, struct scatterlist *sg, int nents,
|
/linux/drivers/memstick/host/ |
H A D | tifm_ms.c | 351 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 D | tifm_sd.c | 681 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()
|