Searched refs:COL_BTNINC (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/scripts/kconfig/ |
H A D | gconf.c | 66 COL_PIXVIS, COL_BTNVIS, COL_BTNACT, COL_BTNINC, COL_BTNRAD, enumerator 243 "inconsistent", COL_BTNINC, in init_left_tree() local 293 "inconsistent", COL_BTNINC, in init_right_tree() local 1125 row[COL_BTNINC] = GINT_TO_POINTER(FALSE); in fill_row() 1130 row[COL_BTNINC] = GINT_TO_POINTER(TRUE); in fill_row() 1136 row[COL_BTNINC] = GINT_TO_POINTER(FALSE); in fill_row() 1189 COL_BTNINC, GPOINTER_TO_INT(row[COL_BTNINC]), in set_node()
|
/kernel/linux/linux-6.6/scripts/kconfig/ |
H A D | gconf.c | 62 COL_PIXVIS, COL_BTNVIS, COL_BTNACT, COL_BTNINC, COL_BTNRAD, enumerator 239 "inconsistent", COL_BTNINC, in init_left_tree() local 289 "inconsistent", COL_BTNINC, in init_right_tree() local 1122 row[COL_BTNINC] = GINT_TO_POINTER(FALSE); in fill_row() 1127 row[COL_BTNINC] = GINT_TO_POINTER(TRUE); in fill_row() 1133 row[COL_BTNINC] = GINT_TO_POINTER(FALSE); in fill_row() 1186 COL_BTNINC, GPOINTER_TO_INT(row[COL_BTNINC]), in set_node()
|
Completed in 5 milliseconds