Lines Matching defs:read
74 * @MEI_FOP_READ: read
176 * @buf_idx: last read index
202 * @pending_read: the read is pending on this file
235 * @rd_pending: pending read credits
237 * @rd_completed: completed read
303 * @read : read a buffer from the FW
336 int (*read)(struct mei_device *dev,
412 * @ctrl_rd_list : pending control read list
436 * @rd_msg_hdr : read message header storage
437 * @rd_msg_hdr_count : how many dwords were already read from header
740 dev->ops->read(dev, buf, len);