Searched refs:input_mode (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/config/
H A Dconf.c28 } input_mode = ask_all; variable in typeref:enum:__anon11459
86 switch (input_mode) {
93 if (!valid_stdin && input_mode == ask_silent) {
119 switch (input_mode) {
324 switch (input_mode) {
384 if (input_mode == ask_silent && rootEntry != menu) {
474 input_mode = ask_new;
477 input_mode = ask_silent;
481 input_mode = set_default;
484 input_mode
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/i2c/chips/
H A Dpcf8591.c36 static int input_mode; variable
37 module_param(input_mode, int, 0);
38 MODULE_PARM_DESC(input_mode,
70 #define PCF8591_INIT_CONTROL ((input_mode << 4) | PCF8591_CONTROL_AOEF)
241 if (input_mode != 3) {
248 if (input_mode == 0) {
316 if ((channel == 2 && input_mode == 2) ||
317 (channel != 3 && (input_mode == 1 || input_mode == 3)))
325 if (input_mode <
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/
H A Dconf.c29 } input_mode = ask_all; variable in typeref:enum:__anon10946
59 if (!valid_stdin && input_mode == ask_silent) {
85 switch (input_mode) {
122 switch (input_mode) {
348 switch (input_mode) {
424 if (input_mode == ask_silent && rootEntry != menu) {
502 input_mode = ask_new;
505 input_mode = ask_silent;
509 input_mode = set_default;
512 input_mode
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/kconfig/
H A Dconf.c29 } input_mode = ask_all; variable in typeref:enum:__anon11398
59 if (!valid_stdin && input_mode == ask_silent) {
85 switch (input_mode) {
122 switch (input_mode) {
348 switch (input_mode) {
424 if (input_mode == ask_silent && rootEntry != menu) {
502 input_mode = ask_new;
505 input_mode = ask_silent;
509 input_mode = set_default;
512 input_mode
[all...]

Completed in 54 milliseconds