Searched refs:tristate (Results 26 - 47 of 47) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/src/router/config/
H A Dmenu.c232 tristate visible;
H A Dmconf.c198 tristate val;
H A Dexpr.c906 tristate expr_calc_value(struct expr *e)
908 tristate val1, val2;
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dqconf.cc184 tristate expr;
502 void ConfigList::setValue(ConfigItem* item, tristate val)
506 tristate oldval;
H A Dmenu.c179 "not boolean or tristate", sym->name);
189 "tristate type", sym2->name);
350 tristate visible;
H A Dmconf.c561 tristate val;
H A Dexpr.c942 tristate expr_calc_value(struct expr *e)
944 tristate val1, val2;
H A Dgconf.c94 strcpy(buf, "tristate");
896 tristate oldval, newval;
1161 tristate val;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dconf.c165 tristate oldval, newval;
H A Dmconf.c350 tristate val;
H A Dqconf.cc106 tristate expr;
471 void ConfigList::setValue(ConfigItem* item, tristate val)
475 tristate oldval;
H A Dmenu.c210 "not boolean or tristate", sym->name);
217 "tristate type", sym2->name);
343 /* Non-tristate choice values of tristate choices must
408 tristate visible;
H A Dexpr.c943 tristate expr_calc_value(struct expr *e)
945 tristate val1, val2;
H A Dgconf.c819 tristate oldval, newval;
1083 tristate val;
H A Dnconf.c839 tristate val;
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/codecs/
H A Dtwl4030.c1963 static int twl4030_set_tristate(struct snd_soc_dai *dai, int tristate) argument
1968 if (tristate)
2162 static int twl4030_voice_set_tristate(struct snd_soc_dai *dai, int tristate) argument
2167 if (tristate)
H A Dwm8961.c815 static int wm8961_set_tristate(struct snd_soc_dai *dai, int tristate) argument
820 if (tristate)
H A Dwm9713.c837 * Tristate the PCM DAI lines, tristate can be disabled by calling
841 int tristate)
846 if (tristate)
840 wm9713_set_dai_tristate(struct snd_soc_dai *codec_dai, int tristate) argument
H A Dwm8994.c3468 static int wm8994_set_tristate(struct snd_soc_dai *codec_dai, int tristate) argument
3490 if (tristate)
/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/miscutils/
H A Dhdparm.c1080 USE_FEATURE_HDPARM_HDIO_TRISTATE_HWIF( static unsigned long tristate;)
1386 printf(" (tristate)\n");
1790 args[1] = tristate;
1979 USE_FEATURE_HDPARM_HDIO_TRISTATE_HWIF(if (c == 'x') parse_opts(NULL, &perform_tristate, &tristate, 0, 1));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/soc/
H A Dsoc-core.c2585 * @tristate: tristate enable
2589 int snd_soc_dai_set_tristate(struct snd_soc_dai *dai, int tristate) argument
2592 return dai->ops->set_tristate(dai, tristate);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/
H A DMakefile603 scripts: scripts_basic include/config/auto.conf include/config/tristate.conf

Completed in 123 milliseconds

12