Home
last modified time | relevance | path

Searched refs:ishtp_host_dma_rx_buf (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/intel-ish-hid/ishtp/
H A Ddma-if.c50 dev->ishtp_host_dma_rx_buf = dma_alloc_coherent(dev->devc, in ishtp_cl_alloc_dma_buf()
54 if (dev->ishtp_host_dma_rx_buf) in ishtp_cl_alloc_dma_buf()
76 if (dev->ishtp_host_dma_rx_buf) { in ishtp_cl_free_dma_buf()
79 dev->ishtp_host_dma_rx_buf, h); in ishtp_cl_free_dma_buf()
84 dev->ishtp_host_dma_rx_buf = NULL; in ishtp_cl_free_dma_buf()
H A Dishtp-dev.h200 void *ishtp_host_dma_rx_buf; member
H A Dhbm.c526 msg = dev->ishtp_host_dma_rx_buf + offs; in ishtp_hbm_dma_xfer()
643 if (dev->ishtp_host_dma_rx_buf) { in ishtp_hbm_dispatch()
/kernel/linux/linux-6.6/drivers/hid/intel-ish-hid/ishtp/
H A Ddma-if.c50 dev->ishtp_host_dma_rx_buf = dma_alloc_coherent(dev->devc, in ishtp_cl_alloc_dma_buf()
54 if (dev->ishtp_host_dma_rx_buf) in ishtp_cl_alloc_dma_buf()
76 if (dev->ishtp_host_dma_rx_buf) { in ishtp_cl_free_dma_buf()
79 dev->ishtp_host_dma_rx_buf, h); in ishtp_cl_free_dma_buf()
84 dev->ishtp_host_dma_rx_buf = NULL; in ishtp_cl_free_dma_buf()
H A Dishtp-dev.h202 void *ishtp_host_dma_rx_buf; member
H A Dhbm.c526 msg = dev->ishtp_host_dma_rx_buf + offs; in ishtp_hbm_dma_xfer()
643 if (dev->ishtp_host_dma_rx_buf) { in ishtp_hbm_dispatch()

Completed in 4 milliseconds