Searched refs:ishtp_host_dma_rx_buf (Results 1 – 3 of 3) sorted by relevance
50 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()
200 void *ishtp_host_dma_rx_buf; member
526 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()