Home
last modified time | relevance | path

Searched refs:COL_BTNRAD (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/scripts/kconfig/
H A Dgconf.c68 COL_PIXVIS, COL_BTNVIS, COL_BTNACT, COL_BTNINC, COL_BTNRAD, enumerator
246 "radio", COL_BTNRAD, NULL); in init_left_tree()
296 "radio", COL_BTNRAD, NULL); in init_right_tree()
1108 row[COL_BTNRAD] = GINT_TO_POINTER(TRUE); in fill_row()
1190 COL_BTNRAD, GPOINTER_TO_INT(row[COL_BTNRAD]), in set_node()
/openbmc/linux/scripts/kconfig/
H A Dgconf.c62 COL_PIXVIS, COL_BTNVIS, COL_BTNACT, COL_BTNINC, COL_BTNRAD, enumerator
241 "radio", COL_BTNRAD, NULL); in init_left_tree()
291 "radio", COL_BTNRAD, NULL); in init_right_tree()
1105 row[COL_BTNRAD] = GINT_TO_POINTER(TRUE); in fill_row()
1187 COL_BTNRAD, GPOINTER_TO_INT(row[COL_BTNRAD]), in set_node()