Home
last modified time | relevance | path

Searched refs:ishtp_cl_get_dma_send_buf (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/hid/intel-ish-hid/ishtp/
H A Dclient.h132 void *ishtp_cl_get_dma_send_buf(struct ishtp_device *dev,
H A Ddma-if.c98 void *ishtp_cl_get_dma_send_buf(struct ishtp_device *dev, in ishtp_cl_get_dma_send_buf() function
H A Dclient.c767 msg_addr = ishtp_cl_get_dma_send_buf(dev, cl_msg->send_buf.size); in ishtp_cl_send_msg_dma()