Searched refs:ishtp_send_msg (Results 1 – 3 of 3) sorted by relevance
| /Linux-v5.4/drivers/hid/intel-ish-hid/ishtp/ |
| D | bus.h | 54 int ishtp_send_msg(struct ishtp_device *dev,
|
| D | bus.c | 84 int ishtp_send_msg(struct ishtp_device *dev, struct ishtp_msg_hdr *hdr, in ishtp_send_msg() function 116 return ishtp_send_msg(dev, hdr, buf, NULL, NULL); in ishtp_write_message()
|
| D | client.c | 704 ishtp_send_msg(dev, &ishtp_hdr, pmsg, ipc_tx_callback, cl); in ipc_tx_callback()
|