Searched refs:COL_BTNRAD (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 245 "radio", COL_BTNRAD, NULL); in init_left_tree() local 295 "radio", COL_BTNRAD, NULL); in init_right_tree() local 1108 row[COL_BTNRAD] = GINT_TO_POINTER(TRUE); in fill_row() 1190 COL_BTNRAD, GPOINTER_TO_INT(row[COL_BTNRAD]), 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 241 "radio", COL_BTNRAD, NULL); in init_left_tree() local 291 "radio", COL_BTNRAD, NULL); in init_right_tree() local 1105 row[COL_BTNRAD] = GINT_TO_POINTER(TRUE); in fill_row() 1187 COL_BTNRAD, GPOINTER_TO_INT(row[COL_BTNRAD]), in set_node()
|
Completed in 4 milliseconds