ishtp_msg_hdr     226 drivers/hid/intel-ish-hid/ipc/ipc.c 	msg_offs = IPC_REG_ISH2HOST_MSG + sizeof(struct ishtp_msg_hdr);
ishtp_msg_hdr     925 drivers/hid/intel-ish-hid/ipc/ipc.c 	dev->mtu = IPC_PAYLOAD_SIZE - sizeof(struct ishtp_msg_hdr);
ishtp_msg_hdr      39 drivers/hid/intel-ish-hid/ishtp/bus.c 	struct ishtp_msg_hdr	*ishtp_hdr;
ishtp_msg_hdr      48 drivers/hid/intel-ish-hid/ishtp/bus.c 	ishtp_hdr = (struct ishtp_msg_hdr *)&msg_hdr;
ishtp_msg_hdr      49 drivers/hid/intel-ish-hid/ishtp/bus.c 	dev->ishtp_msg_hdr = msg_hdr;
ishtp_msg_hdr      84 drivers/hid/intel-ish-hid/ishtp/bus.c int ishtp_send_msg(struct ishtp_device *dev, struct ishtp_msg_hdr *hdr,
ishtp_msg_hdr      92 drivers/hid/intel-ish-hid/ishtp/bus.c 					    sizeof(struct ishtp_msg_hdr),
ishtp_msg_hdr     113 drivers/hid/intel-ish-hid/ishtp/bus.c int ishtp_write_message(struct ishtp_device *dev, struct ishtp_msg_hdr *hdr,
ishtp_msg_hdr      17 drivers/hid/intel-ish-hid/ishtp/bus.h struct ishtp_msg_hdr;
ishtp_msg_hdr      55 drivers/hid/intel-ish-hid/ishtp/bus.h 		       struct ishtp_msg_hdr *hdr, void *msg,
ishtp_msg_hdr      61 drivers/hid/intel-ish-hid/ishtp/bus.h 			    struct ishtp_msg_hdr *hdr,
ishtp_msg_hdr     641 drivers/hid/intel-ish-hid/ishtp/client.c 	struct ishtp_msg_hdr	ishtp_hdr;
ishtp_msg_hdr     737 drivers/hid/intel-ish-hid/ishtp/client.c 	struct ishtp_msg_hdr	hdr;
ishtp_msg_hdr     818 drivers/hid/intel-ish-hid/ishtp/client.c 		       struct ishtp_msg_hdr *ishtp_hdr)
ishtp_msg_hdr     116 drivers/hid/intel-ish-hid/ishtp/client.h 		       struct ishtp_msg_hdr *ishtp_hdr);
ishtp_msg_hdr     129 drivers/hid/intel-ish-hid/ishtp/hbm.c 	struct ishtp_msg_hdr hdr;
ishtp_msg_hdr     166 drivers/hid/intel-ish-hid/ishtp/hbm.c 	struct ishtp_msg_hdr hdr;
ishtp_msg_hdr     191 drivers/hid/intel-ish-hid/ishtp/hbm.c 	struct ishtp_msg_hdr hdr;
ishtp_msg_hdr     241 drivers/hid/intel-ish-hid/ishtp/hbm.c 	struct ishtp_msg_hdr hdr;
ishtp_msg_hdr     264 drivers/hid/intel-ish-hid/ishtp/hbm.c 	struct ishtp_msg_hdr hdr;
ishtp_msg_hdr     315 drivers/hid/intel-ish-hid/ishtp/hbm.c 	struct ishtp_msg_hdr hdr;
ishtp_msg_hdr     360 drivers/hid/intel-ish-hid/ishtp/hbm.c 	struct ishtp_msg_hdr hdr;
ishtp_msg_hdr     413 drivers/hid/intel-ish-hid/ishtp/hbm.c 	struct ishtp_msg_hdr hdr;
ishtp_msg_hdr     444 drivers/hid/intel-ish-hid/ishtp/hbm.c 	struct ishtp_msg_hdr	*ishtp_hdr =
ishtp_msg_hdr     445 drivers/hid/intel-ish-hid/ishtp/hbm.c 		(struct ishtp_msg_hdr *)&dev->ishtp_msg_hdr;
ishtp_msg_hdr     507 drivers/hid/intel-ish-hid/ishtp/hbm.c 	struct ishtp_msg_hdr	hdr;
ishtp_msg_hdr     508 drivers/hid/intel-ish-hid/ishtp/hbm.c 	struct ishtp_msg_hdr	*ishtp_hdr =
ishtp_msg_hdr     509 drivers/hid/intel-ish-hid/ishtp/hbm.c 		(struct ishtp_msg_hdr *) &dev->ishtp_msg_hdr;
ishtp_msg_hdr     556 drivers/hid/intel-ish-hid/ishtp/hbm.c 	struct ishtp_msg_hdr ishtp_hdr;
ishtp_msg_hdr     769 drivers/hid/intel-ish-hid/ishtp/hbm.c void	recv_hbm(struct ishtp_device *dev, struct ishtp_msg_hdr *ishtp_hdr)
ishtp_msg_hdr     876 drivers/hid/intel-ish-hid/ishtp/hbm.c 	struct ishtp_msg_hdr *ishtp_hdr)
ishtp_msg_hdr     904 drivers/hid/intel-ish-hid/ishtp/hbm.c static inline void fix_cl_hdr(struct ishtp_msg_hdr *hdr, size_t length,
ishtp_msg_hdr     927 drivers/hid/intel-ish-hid/ishtp/hbm.c 	struct ishtp_msg_hdr	ishtp_hdr;
ishtp_msg_hdr     953 drivers/hid/intel-ish-hid/ishtp/hbm.c 	struct ishtp_msg_hdr	ishtp_hdr;
ishtp_msg_hdr     979 drivers/hid/intel-ish-hid/ishtp/hbm.c 	struct ishtp_msg_hdr	ishtp_hdr;
ishtp_msg_hdr      14 drivers/hid/intel-ish-hid/ishtp/hbm.h struct ishtp_msg_hdr;
ishtp_msg_hdr     284 drivers/hid/intel-ish-hid/ishtp/hbm.h static inline void ishtp_hbm_hdr(struct ishtp_msg_hdr *hdr, size_t length)
ishtp_msg_hdr     301 drivers/hid/intel-ish-hid/ishtp/hbm.h void recv_hbm(struct ishtp_device *dev, struct ishtp_msg_hdr *ishtp_hdr);
ishtp_msg_hdr     303 drivers/hid/intel-ish-hid/ishtp/hbm.h 	struct ishtp_msg_hdr *ishtp_hdr);
ishtp_msg_hdr     216 drivers/hid/intel-ish-hid/ishtp/ishtp-dev.h 	uint32_t	ishtp_msg_hdr;