Lines Matching refs:ishtp_msg_hdr
138 struct ishtp_msg_hdr hdr; in ishtp_hbm_start_req()
140 struct ishtp_msg_hdr *ishtp_hdr = &hdr; in ishtp_hbm_start_req()
180 struct ishtp_msg_hdr hdr; in ishtp_hbm_enum_clients_req()
182 struct ishtp_msg_hdr *ishtp_hdr = &hdr; in ishtp_hbm_enum_clients_req()
212 struct ishtp_msg_hdr hdr; in ishtp_hbm_prop_req()
214 struct ishtp_msg_hdr *ishtp_hdr = &hdr; in ishtp_hbm_prop_req()
268 struct ishtp_msg_hdr hdr; in ishtp_hbm_stop_req()
270 struct ishtp_msg_hdr *ishtp_hdr = &hdr; in ishtp_hbm_stop_req()
296 struct ishtp_msg_hdr hdr; in ishtp_hbm_cl_flow_control_req()
298 struct ishtp_msg_hdr *ishtp_hdr = &hdr; in ishtp_hbm_cl_flow_control_req()
347 struct ishtp_msg_hdr hdr; in ishtp_hbm_cl_disconnect_req()
349 struct ishtp_msg_hdr *ishtp_hdr = &hdr; in ishtp_hbm_cl_disconnect_req()
393 struct ishtp_msg_hdr hdr; in ishtp_hbm_cl_connect_req()
395 struct ishtp_msg_hdr *ishtp_hdr = &hdr; in ishtp_hbm_cl_connect_req()
447 struct ishtp_msg_hdr hdr; in ishtp_hbm_fw_disconnect_req()
478 struct ishtp_msg_hdr *ishtp_hdr = in ishtp_hbm_dma_xfer_ack()
479 (struct ishtp_msg_hdr *)&dev->ishtp_msg_hdr; in ishtp_hbm_dma_xfer_ack()
541 struct ishtp_msg_hdr hdr; in ishtp_hbm_dma_xfer()
542 struct ishtp_msg_hdr *ishtp_hdr = in ishtp_hbm_dma_xfer()
543 (struct ishtp_msg_hdr *) &dev->ishtp_msg_hdr; in ishtp_hbm_dma_xfer()
590 struct ishtp_msg_hdr ishtp_hdr; in ishtp_hbm_dispatch()
803 void recv_hbm(struct ishtp_device *dev, struct ishtp_msg_hdr *ishtp_hdr) in recv_hbm()
910 struct ishtp_msg_hdr *ishtp_hdr) in recv_fixed_cl_msg()
938 static inline void fix_cl_hdr(struct ishtp_msg_hdr *hdr, size_t length, in fix_cl_hdr()
961 struct ishtp_msg_hdr ishtp_hdr; in ishtp_send_suspend()
987 struct ishtp_msg_hdr ishtp_hdr; in ishtp_send_resume()
1013 struct ishtp_msg_hdr ishtp_hdr; in ishtp_query_subscribers()