Lines Matching defs:is_write
401 char *buf, u32 count, bool is_write)
412 if (is_write) {
428 char *buf, u32 count, bool is_write)
432 if (is_write)
439 size_t count, loff_t pos, bool is_write)
449 if (is_write)
458 if (is_write)
468 handle_edid_regs(mdev_state, pos, buf, count, is_write);
471 handle_edid_blob(mdev_state, pos, buf, count, is_write);
481 if (is_write)
490 __func__, is_write ? "WR" : "RD", pos);