Home
last modified time | relevance | path

Searched refs:ishtp_msg_hdr (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/drivers/hid/intel-ish-hid/ishtp/
H A Dhbm.c129 struct ishtp_msg_hdr hdr; in ishtp_hbm_start_req()
166 struct ishtp_msg_hdr hdr; in ishtp_hbm_enum_clients_req()
191 struct ishtp_msg_hdr hdr; in ishtp_hbm_prop_req()
241 struct ishtp_msg_hdr hdr; in ishtp_hbm_stop_req()
264 struct ishtp_msg_hdr hdr; in ishtp_hbm_cl_flow_control_req()
315 struct ishtp_msg_hdr hdr; in ishtp_hbm_cl_disconnect_req()
360 struct ishtp_msg_hdr hdr; in ishtp_hbm_cl_connect_req()
413 struct ishtp_msg_hdr hdr; in ishtp_hbm_fw_disconnect_req()
444 struct ishtp_msg_hdr *ishtp_hdr = in ishtp_hbm_dma_xfer_ack()
445 (struct ishtp_msg_hdr *) in ishtp_hbm_dma_xfer_ack()
[all...]
H A Dbus.h17 struct ishtp_msg_hdr;
55 struct ishtp_msg_hdr *hdr, void *msg,
61 struct ishtp_msg_hdr *hdr,
H A Dhbm.h14 struct ishtp_msg_hdr;
75 struct ishtp_msg_hdr { struct
284 static inline void ishtp_hbm_hdr(struct ishtp_msg_hdr *hdr, size_t length) in ishtp_hbm_hdr()
301 void recv_hbm(struct ishtp_device *dev, struct ishtp_msg_hdr *ishtp_hdr);
303 struct ishtp_msg_hdr *ishtp_hdr);
H A Dbus.c39 struct ishtp_msg_hdr *ishtp_hdr; in ishtp_recv()
48 ishtp_hdr = (struct ishtp_msg_hdr *)&msg_hdr; in ishtp_recv()
49 dev->ishtp_msg_hdr = msg_hdr; in ishtp_recv()
84 int ishtp_send_msg(struct ishtp_device *dev, struct ishtp_msg_hdr *hdr, in ishtp_send_msg()
92 sizeof(struct ishtp_msg_hdr), in ishtp_send_msg()
113 int ishtp_write_message(struct ishtp_device *dev, struct ishtp_msg_hdr *hdr, in ishtp_write_message()
H A Dclient.h116 struct ishtp_msg_hdr *ishtp_hdr);
H A Dishtp-dev.h216 uint32_t ishtp_msg_hdr; member
H A Dclient.c642 struct ishtp_msg_hdr ishtp_hdr; in ipc_tx_send()
747 struct ishtp_msg_hdr hdr; in ishtp_cl_send_msg_dma()
828 struct ishtp_msg_hdr *ishtp_hdr) in recv_ishtp_cl_msg()
/kernel/linux/linux-6.6/drivers/hid/intel-ish-hid/ishtp/
H A Dhbm.c129 struct ishtp_msg_hdr hdr; in ishtp_hbm_start_req()
166 struct ishtp_msg_hdr hdr; in ishtp_hbm_enum_clients_req()
191 struct ishtp_msg_hdr hdr; in ishtp_hbm_prop_req()
241 struct ishtp_msg_hdr hdr; in ishtp_hbm_stop_req()
264 struct ishtp_msg_hdr hdr; in ishtp_hbm_cl_flow_control_req()
315 struct ishtp_msg_hdr hdr; in ishtp_hbm_cl_disconnect_req()
360 struct ishtp_msg_hdr hdr; in ishtp_hbm_cl_connect_req()
413 struct ishtp_msg_hdr hdr; in ishtp_hbm_fw_disconnect_req()
444 struct ishtp_msg_hdr *ishtp_hdr = in ishtp_hbm_dma_xfer_ack()
445 (struct ishtp_msg_hdr *) in ishtp_hbm_dma_xfer_ack()
[all...]
H A Dbus.h17 struct ishtp_msg_hdr;
55 struct ishtp_msg_hdr *hdr, void *msg,
61 struct ishtp_msg_hdr *hdr,
H A Dhbm.h14 struct ishtp_msg_hdr;
75 struct ishtp_msg_hdr { struct
285 static inline void ishtp_hbm_hdr(struct ishtp_msg_hdr *hdr, size_t length) in ishtp_hbm_hdr()
302 void recv_hbm(struct ishtp_device *dev, struct ishtp_msg_hdr *ishtp_hdr);
304 struct ishtp_msg_hdr *ishtp_hdr);
H A Dbus.c39 struct ishtp_msg_hdr *ishtp_hdr; in ishtp_recv()
48 ishtp_hdr = (struct ishtp_msg_hdr *)&msg_hdr; in ishtp_recv()
49 dev->ishtp_msg_hdr = msg_hdr; in ishtp_recv()
84 int ishtp_send_msg(struct ishtp_device *dev, struct ishtp_msg_hdr *hdr, in ishtp_send_msg()
92 sizeof(struct ishtp_msg_hdr), in ishtp_send_msg()
113 int ishtp_write_message(struct ishtp_device *dev, struct ishtp_msg_hdr *hdr, in ishtp_write_message()
H A Dishtp-dev.h217 uint32_t ishtp_msg_hdr; member
H A Dclient.h116 struct ishtp_msg_hdr *ishtp_hdr);
H A Dclient.c642 struct ishtp_msg_hdr ishtp_hdr; in ipc_tx_send()
747 struct ishtp_msg_hdr hdr; in ishtp_cl_send_msg_dma()
836 struct ishtp_msg_hdr *ishtp_hdr) in recv_ishtp_cl_msg()
/kernel/linux/linux-5.10/drivers/hid/intel-ish-hid/ipc/
H A Dipc.c226 msg_offs = IPC_REG_ISH2HOST_MSG + sizeof(struct ishtp_msg_hdr); in _ishtp_read()
925 dev->mtu = IPC_PAYLOAD_SIZE - sizeof(struct ishtp_msg_hdr); in ish_dev_init()
/kernel/linux/linux-6.6/drivers/hid/intel-ish-hid/ipc/
H A Dipc.c254 msg_offs = IPC_REG_ISH2HOST_MSG + sizeof(struct ishtp_msg_hdr); in _ishtp_read()
987 dev->mtu = IPC_PAYLOAD_SIZE - sizeof(struct ishtp_msg_hdr); in ish_dev_init()

Completed in 12 milliseconds