Home | History | Annotate | Download | only in hwc

Lines Matching full:last_mode

87     __u32 last_mode;                    /* 2-s complement of last HDMI mode set, 0 if none */
923 if (ext->last_mode != ~best)
925 ext->last_mode = ~best;
1719 ext->mirror_mode = ext->last_mode;
1725 ext->last_mode = 0;