Searched refs:mxcmci_push (Results 1 – 2 of 2) sorted by relevance
309 static int mxcmci_push(struct mxcmci_host *host, const void *_buf, int bytes) in mxcmci_push() function356 stat = mxcmci_push(host, (const void *)(data->src), length); in mxcmci_transfer_data()
558 static int mxcmci_push(struct mxcmci_host *host, void *_buf, int bytes) in mxcmci_push() function604 stat = mxcmci_push(host, sg_virt(sg), sg->length); in mxcmci_transfer_data()