Home
last modified time | relevance | path

Searched refs:dma_xfer_hbm (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/hid/intel-ish-hid/ishtp/
H A Dhbm.c440 struct dma_xfer_hbm *dma_xfer) in ishtp_hbm_dma_xfer_ack()
450 msg_offs += sizeof(struct dma_xfer_hbm)) { in ishtp_hbm_dma_xfer_ack()
503 struct dma_xfer_hbm *dma_xfer) in ishtp_hbm_dma_xfer()
510 struct dma_xfer_hbm *prm = dma_xfer; in ishtp_hbm_dma_xfer()
514 msg_offs += sizeof(struct dma_xfer_hbm)) { in ishtp_hbm_dma_xfer()
558 struct dma_xfer_hbm *dma_xfer; in ishtp_hbm_dispatch()
709 dma_xfer = (struct dma_xfer_hbm *)ishtp_msg; in ishtp_hbm_dispatch()
719 dma_xfer = (struct dma_xfer_hbm *)ishtp_msg; in ishtp_hbm_dispatch()
H A Dhbm.h220 struct dma_xfer_hbm { struct
H A Dclient.c894 struct dma_xfer_hbm dma_xfer; in ishtp_cl_send_msg_dma()
942 ishtp_hbm_hdr(&hdr, sizeof(struct dma_xfer_hbm)); in ishtp_cl_send_msg_dma()
1112 struct dma_xfer_hbm *hbm) in recv_ishtp_cl_msg_dma()