Lines Matching defs:buffer
51 * mei_me_mecbrw_read - Reads 32bit data from ME circular buffer
64 * mei_me_hcbww_write - write 32bit data to the host circular buffer
67 * @data: 32bit data to be written to the host circular buffer
470 * mei_hbuf_filled_slots - gets number of device filled buffer slots
490 * mei_me_hbuf_is_empty - checks if host buffer is empty.
524 * mei_me_hbuf_depth - returns depth of the hw buffer.
528 * Return: size of hw buffer in slots
538 * mei_me_hbuf_write - writes a message to host hw buffer.
627 * @buffer: message buffer will be written
632 static int mei_me_read_slots(struct mei_device *dev, unsigned char *buffer,
635 u32 *reg_buf = (u32 *)buffer;