Searched defs:button (Results 1 - 9 of 9) sorted by relevance

/u-boot/scripts/kconfig/lxdialog/
H A Dyesno.c31 int i, x, y, key = 0, button = 0; local
H A Dinputbox.c35 int input_x = 0, key = 0, button = -1; local
[all...]
H A Dchecklist.c108 int key = 0, button = 0, choice = 0, scroll = 0, max_choice; local
H A Dmenubox.c176 int key = 0, button = 0, scroll = 0, choice = 0; local
/u-boot/drivers/button/
H A Dbutton-uclass.c51 UCLASS_DRIVER(button) = { variable
/u-boot/board/siemens/common/
H A Dboard_am335x.c102 int button = 0; local
136 int button = 0; local
[all...]
/u-boot/board/siemens/capricorn/
H A Dboard.c378 int button = 0; local
414 int button local
[all...]
/u-boot/board/CZ.NIC/turris_mox/
H A Dturris_mox.c484 struct udevice *button, *led; local
/u-boot/scripts/kconfig/
H A Dgconf.c117 GtkToolButton *button; local
707 void on_back_clicked(GtkButton * button, gpointer user_data) argument
722 void on_load_clicked(GtkButton * button, gpointer user_data) argument
728 void on_single_clicked(GtkButton * button, gpointer user_data) argument
737 void on_split_clicked(GtkButton * button, gpointer user_data) argument
753 void on_full_clicked(GtkButton * button, gpointer user_data) argument
764 void on_collapse_clicked(GtkButton * button, gpointer user_data) argument
770 void on_expand_clicked(GtkButton * button, gpointe argument
[all...]

Completed in 86 milliseconds