Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/hid/intel-ish-hid/ishtp/
H A Ddma-if.c31 dev->ishtp_host_dma_tx_buf_size = 1024*1024; in ishtp_cl_alloc_dma_buf()
36 dev->ishtp_host_dma_tx_buf_size, in ishtp_cl_alloc_dma_buf()
41 dev->ishtp_dma_num_slots = dev->ishtp_host_dma_tx_buf_size / in ishtp_cl_alloc_dma_buf()
72 dma_free_coherent(dev->devc, dev->ishtp_host_dma_tx_buf_size, in ishtp_cl_free_dma_buf()
H A Dishtp-dev.h191 unsigned int ishtp_host_dma_tx_buf_size; member
H A Dhbm.c452 if (offs > dev->ishtp_host_dma_tx_buf_size) { in ishtp_hbm_dma_xfer_ack()
457 dev->ishtp_host_dma_tx_buf_size - offs) { in ishtp_hbm_dma_xfer_ack()
/kernel/linux/linux-6.6/drivers/hid/intel-ish-hid/ishtp/
H A Ddma-if.c31 dev->ishtp_host_dma_tx_buf_size = 1024*1024; in ishtp_cl_alloc_dma_buf()
36 dev->ishtp_host_dma_tx_buf_size, in ishtp_cl_alloc_dma_buf()
41 dev->ishtp_dma_num_slots = dev->ishtp_host_dma_tx_buf_size / in ishtp_cl_alloc_dma_buf()
72 dma_free_coherent(dev->devc, dev->ishtp_host_dma_tx_buf_size, in ishtp_cl_free_dma_buf()
H A Dishtp-dev.h193 unsigned int ishtp_host_dma_tx_buf_size; member
H A Dhbm.c452 if (offs > dev->ishtp_host_dma_tx_buf_size) { in ishtp_hbm_dma_xfer_ack()
457 dev->ishtp_host_dma_tx_buf_size - offs) { in ishtp_hbm_dma_xfer_ack()

Completed in 4 milliseconds