Searched refs:mode_flags (Results 1 – 3 of 3) sorted by relevance
34 static const mode_t mode_flags[] = { variable63 if (mode & mode_flags[i+j]) { in bb_mode_string()68 if (mode & mode_flags[i+j]) { in bb_mode_string()
153 int mode_flags; in rkvop_mode_set() local165 mode_flags = 0; /* RGB888 */ in rkvop_mode_set()168 mode_flags = 15; /* RGBaaa */ in rkvop_mode_set()171 V_DSP_OUT_MODE(mode_flags)); in rkvop_mode_set()
1064 UNUSED static const struct flags mode_flags[] = { variable1631 for (m = &mode_flags[0]; m->f_string != NULL; m++) { in print_file_mode()