Lines Matching defs:read
95 * @MEI_FOP_READ: read
212 * @buf_idx: last read index
240 * @pending_read: the read is pending on this file
273 * @rd_pending: pending read credits
275 * @rd_completed: completed read
345 * @read : read a buffer from the FW
378 int (*read)(struct mei_device *dev,
467 * @ctrl_rd_list : pending control read list
492 * @rd_msg_hdr : read message header storage
493 * @rd_msg_hdr_count : how many dwords were already read from header
808 dev->ops->read(dev, buf, len);