Searched refs:iamthif_msg_buf (Results 1 – 4 of 4) sorted by relevance
598 kfree(dev->iamthif_msg_buf); in mei_host_init_iamthif()599 dev->iamthif_msg_buf = NULL; in mei_host_init_iamthif()609 dev->iamthif_msg_buf = msg_buf; in mei_host_init_iamthif()
474 memcpy(dev->iamthif_msg_buf, cb->request_buffer.data, in amthi_write()501 (unsigned char *)(dev->iamthif_msg_buf), in amthi_write()
88 dev->iamthif_msg_buf, in _mei_cmpl_iamthif()126 buffer = dev->iamthif_msg_buf + dev->iamthif_msg_buf_index; in mei_irq_thread_read_amthi_message()1028 (dev->iamthif_msg_buf + in _mei_irq_thread_cmpl_iamthif()1063 (dev->iamthif_msg_buf + in _mei_irq_thread_cmpl_iamthif()
255 unsigned char *iamthif_msg_buf; /* Note: memory has to be allocated */ member