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 loff_t pos, bool is_write)
451 if (is_write)
460 if (is_write)
470 handle_edid_regs(mdev_state, pos, buf, count, is_write);
473 handle_edid_blob(mdev_state, pos, buf, count, is_write);
483 if (is_write)
492 __func__, is_write ? "WR" : "RD", pos);