Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/hid/intel-ish-hid/ishtp/
Dhbm.c441 struct dma_xfer_hbm *dma_xfer) in ishtp_hbm_dma_xfer_ack()
451 msg_offs += sizeof(struct dma_xfer_hbm)) { in ishtp_hbm_dma_xfer_ack()
504 struct dma_xfer_hbm *dma_xfer) in ishtp_hbm_dma_xfer()
511 struct dma_xfer_hbm *prm = dma_xfer; in ishtp_hbm_dma_xfer()
515 msg_offs += sizeof(struct dma_xfer_hbm)) { in ishtp_hbm_dma_xfer()
559 struct dma_xfer_hbm *dma_xfer; in ishtp_hbm_dispatch()
710 dma_xfer = (struct dma_xfer_hbm *)ishtp_msg; in ishtp_hbm_dispatch()
720 dma_xfer = (struct dma_xfer_hbm *)ishtp_msg; in ishtp_hbm_dispatch()
Dclient.h128 struct dma_xfer_hbm *hbm);
Dhbm.h220 struct dma_xfer_hbm { struct
Dclient.c913 struct dma_xfer_hbm dma_xfer; in ishtp_cl_send_msg_dma()
961 ishtp_hbm_hdr(&hdr, sizeof(struct dma_xfer_hbm)); in ishtp_cl_send_msg_dma()
1131 struct dma_xfer_hbm *hbm) in recv_ishtp_cl_msg_dma()