Home | History | Annotate | Download | only in hwc

Lines Matching refs:mirror_mode

89     __u32 mirror_mode;                  /* 2-s complement of mode used when mirroring */
902 score = (score << 1) | (i == ~ext->mirror_mode && ext->avoid_mode_change);
1767 ext->mirror_mode = 0;
1769 ext->mirror_mode = ext->last_mode;