Searched refs:ishtp_cl_send_msg (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/drivers/hid/intel-ish-hid/ishtp/ |
H A D | client.h | 114 void ishtp_cl_send_msg(struct ishtp_device *dev, struct ishtp_cl *cl);
|
H A D | hbm.c | 487 ishtp_cl_send_msg(dev, cl); in ishtp_hbm_dma_xfer_ack() 817 ishtp_cl_send_msg(dev, cl); in recv_hbm()
|
H A D | client.c | 524 * using ishtp_cl_send_msg() 596 ishtp_cl_send_msg(dev, cl); in ishtp_cl_send() 805 * ishtp_cl_send_msg() -Send message using DMA or IPC 811 void ishtp_cl_send_msg(struct ishtp_device *dev, struct ishtp_cl *cl) in ishtp_cl_send_msg() function
|
/kernel/linux/linux-6.6/drivers/hid/intel-ish-hid/ishtp/ |
H A D | client.h | 114 void ishtp_cl_send_msg(struct ishtp_device *dev, struct ishtp_cl *cl);
|
H A D | hbm.c | 487 ishtp_cl_send_msg(dev, cl); in ishtp_hbm_dma_xfer_ack() 817 ishtp_cl_send_msg(dev, cl); in recv_hbm()
|
H A D | client.c | 524 * using ishtp_cl_send_msg() 596 ishtp_cl_send_msg(dev, cl); in ishtp_cl_send() 813 * ishtp_cl_send_msg() -Send message using DMA or IPC 819 void ishtp_cl_send_msg(struct ishtp_device *dev, struct ishtp_cl *cl) in ishtp_cl_send_msg() function
|
Completed in 7 milliseconds