Searched refs:ishtp_send_msg (Results 1 – 3 of 3) sorted by relevance
/linux-4.19.296/drivers/hid/intel-ish-hid/ishtp/ |
D | bus.h | 80 int ishtp_send_msg(struct ishtp_device *dev,
|
D | bus.c | 92 int ishtp_send_msg(struct ishtp_device *dev, struct ishtp_msg_hdr *hdr, in ishtp_send_msg() function 124 return ishtp_send_msg(dev, hdr, buf, NULL, NULL); in ishtp_write_message()
|
D | client.c | 696 ishtp_send_msg(dev, &ishtp_hdr, pmsg, ipc_tx_callback, cl); in ipc_tx_callback()
|