Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/hid/intel-ish-hid/ishtp/
Dhbm.c474 struct dma_xfer_hbm *dma_xfer) in ishtp_hbm_dma_xfer_ack()
484 msg_offs += sizeof(struct dma_xfer_hbm)) { in ishtp_hbm_dma_xfer_ack()
537 struct dma_xfer_hbm *dma_xfer) in ishtp_hbm_dma_xfer()
544 struct dma_xfer_hbm *prm = dma_xfer; in ishtp_hbm_dma_xfer()
548 msg_offs += sizeof(struct dma_xfer_hbm)) { in ishtp_hbm_dma_xfer()
592 struct dma_xfer_hbm *dma_xfer; in ishtp_hbm_dispatch()
739 dma_xfer = (struct dma_xfer_hbm *)ishtp_msg; in ishtp_hbm_dispatch()
749 dma_xfer = (struct dma_xfer_hbm *)ishtp_msg; in ishtp_hbm_dispatch()
Dclient.h143 struct dma_xfer_hbm *hbm);
Dhbm.h228 struct dma_xfer_hbm { struct
Dclient.c730 struct dma_xfer_hbm dma_xfer; in ishtp_cl_send_msg_dma()
770 ishtp_hbm_hdr(&hdr, sizeof(struct dma_xfer_hbm)); in ishtp_cl_send_msg_dma()
942 struct dma_xfer_hbm *hbm) in recv_ishtp_cl_msg_dma()