Lines Matching refs:buffer
52 * mei_me_mecbrw_read - Reads 32bit data from ME circular buffer
65 * mei_me_hcbww_write - write 32bit data to the host circular buffer
68 * @data: 32bit data to be written to the host circular buffer
505 * mei_hbuf_filled_slots - gets number of device filled buffer slots
525 * mei_me_hbuf_is_empty - checks if host buffer is empty.
559 * mei_me_hbuf_depth - returns depth of the hw buffer.
563 * Return: size of hw buffer in slots
573 * mei_me_hbuf_write - writes a message to host hw buffer.
667 * @buffer: message buffer will be written
672 static int mei_me_read_slots(struct mei_device *dev, unsigned char *buffer,
675 u32 *reg_buf = (u32 *)buffer;