Home | History | Annotate | Download | only in hwc

Lines Matching refs:last_mode

88     __u32 last_mode;                    /* 2-s complement of last HDMI mode set, 0 if none */
924 if (ext->last_mode != ~best)
926 ext->last_mode = ~best;
1769 ext->mirror_mode = ext->last_mode;
1775 ext->last_mode = 0;