Searched refs:ishtp_send_msg (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/hid/intel-ish-hid/ishtp/ |
H A D | bus.h | 54 int ishtp_send_msg(struct ishtp_device *dev,
|
H A D | bus.c | 72 * ishtp_send_msg() - Send ishtp message 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()
|
/kernel/linux/linux-6.6/drivers/hid/intel-ish-hid/ishtp/ |
H A D | bus.h | 54 int ishtp_send_msg(struct ishtp_device *dev,
|
H A D | bus.c | 72 * ishtp_send_msg() - Send ishtp message 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()
|
Completed in 3 milliseconds