bus: mhi: ep: Introduce async read/write callbacks
authorManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Mon, 27 Nov 2023 10:05:50 +0000 (15:35 +0530)
committerManivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
Thu, 14 Dec 2023 06:28:53 +0000 (11:58 +0530)
commit8b786ed8fb089e347af21d13ba5677325fcd4cd8
tree82cfe6e75878c18107ce5363268c2e63ab8767db
parent927105244f8bc48e6841826a5644c6a961e03b5d
bus: mhi: ep: Introduce async read/write callbacks

These callbacks can be implemented by the controller drivers to perform
async read/write operation that increases the throughput.

For aiding the async operation, a completion callback is also introduced.

Signed-off-by: Manivannan Sadhasivam <manivannan.sadhasivam@linaro.org>
include/linux/mhi_ep.h