Searched refs:texts (Results 1 - 25 of 52) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ac97/
H A Dac97_patch.h52 const char **texts; member in struct:ac97_enum
57 .mask = xmask, .texts = xtexts }
H A Dac97_patch.c76 const char **texts, unsigned int nums)
83 strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
89 static const char *texts[] = { "Shared", "Independent" }; local
90 return ac97_enum_text_info(kcontrol, uinfo, texts, 2);
117 static const char *texts[] = { "2ch", "4ch", "6ch" }; local
119 return ac97_enum_text_info(kcontrol, uinfo, texts, 2); /* 4ch only */
120 return ac97_enum_text_info(kcontrol, uinfo, texts, 3);
211 static char *texts[3] = { local
220 strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
260 static char *texts[ local
75 ac97_enum_text_info(struct snd_kcontrol *kcontrol, struct snd_ctl_elem_info *uinfo, const char **texts, unsigned int nums) argument
298 static char *texts[3] = { "Disabled", "Pin 43", "Pin 48" }; local
1026 static char *texts[5] = { "Input/Disabled", "Front Output", local
1070 static char *texts[7] = { "Mic2 Jack", "Mic1 Jack", "Line In Jack", local
1104 static char *texts[3] = { "None", "Front Jack", "Rear Jack" }; local
1725 static char *texts[2] = { "AC-Link", "A/D Converter" }; local
1913 static char *texts[3] = {"Off", "6 -> 4", "6 -> 2"}; local
2056 static char *texts[4] = {"High-Z", "3.7 V", "2.25 V", "0 V"}; local
2873 static char *texts[] = { "Analog", "Digital" }; local
3049 static char *texts[] = { "AC-Link", "ADC", "SPDIF-In" }; local
3282 static const char* texts[] = { "LineIn Mic1", "LineIn Mic1 Mic3", local
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ca0106/
H A Dca0106_mixer.c136 static char *texts[6] = { local
145 strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
181 static char *texts[6] = { local
190 strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
237 static char *texts[2] = { "Side out", "Line in" }; local
244 strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
251 static char *texts[2] = { "Line in", "Mic in" }; local
258 strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/sound/
H A Dsoc.h53 .mask = xmask, .texts = xtexts }
57 { .mask = xmask, .texts = xtexts }
459 const char **texts; member in struct:soc_enum
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/curl-7.23.1/source/src/
H A Dmkhelp.pl148 texts by NOT passing -c to the mkhelp.pl tool. */
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/ice1712/
H A Dprodigy192.c271 static char *texts[2] = { "Line In", "Mic" }; local
279 strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
511 static char *texts[2] = { "Toslink", "Coax" }; local
518 strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
H A Dews.c541 static char *texts[2] = { local
549 strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
863 static char *texts[4] = { local
871 strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
H A Daureon.c193 char *texts[3] = {"Internal Aux", "Wavetable", "Rear Line-In"}; local
200 strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
1070 static const char * const texts[] = { local
1101 strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
1371 static const char * const texts[2] = { "128x", "64x" }; local
1379 strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
H A Dphase.c661 static char *texts[2] = { "128x", "64x" }; local
669 strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
H A Dpontis.c437 static const char * const texts[] = { local
447 strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/rme9652/
H A Dhdspm.c1322 static char *texts[] = { "32000", "44100", "48000", local
1334 texts[uinfo->value.enumerated.item]);
1402 static char *texts[] = { "Master", "Slave" }; local
1411 texts[uinfo->value.enumerated.item]);
1517 static char *texts[] = { "AutoSync", local
1535 texts[uinfo->value.enumerated.item]);
1670 static char *texts[] = { "Word", "AES1", "AES2", "AES3", local
1682 texts[uinfo->value.enumerated.item]);
1684 static char *texts[] = { "Word", "MADI" }; local
1695 texts[uinf
1774 static char *texts[] = { "WordClock", "AES1", "AES2", "AES3", local
1788 static char *texts[] = { "WordClock", "MADI", "None" }; local
2281 static char *texts[] = { "optical", "coaxial" }; local
2352 static char *texts[] = { "Single", "Double" }; local
2434 static char *texts[] = { "Single", "Double", "Quad" }; local
2690 static char *texts[] = { "No Lock", "Lock", "Sync" }; local
[all...]
H A Dhdsp.c1568 static char *texts[4] = {"Optical", "Coaxial", "Internal", "AES"}; local
1576 strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
1801 static char *texts[] = {"32000", "44100", "48000", "64000", "88200", "96000", "None", "128000", "176400", "192000"}; local
1809 strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
1887 static char *texts[] = {"32000", "44100", "48000", "64000", "88200", "96000", "None", "128000", "176400", "192000"}; local
1893 strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
1955 static char *texts[] = {"Master", "Slave" }; local
1962 strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
2064 static char *texts[] = {"AutoSync", "Internal 32.0 kHz", "Internal 44.1 kHz", "Internal 48.0 kHz", "Internal 64.0 kHz", "Internal 88.2 kHz", "Internal 96.0 kHz", "Internal 128 kHz", "Internal 176.4 kHz", "Internal 192.0 KHz" }; local
2075 strcpy(uinfo->value.enumerated.name, texts[uinf
2187 static char *texts[] = {"Hi Gain", "+4 dBu", "-10 dbV"}; local
2272 static char *texts[] = {"-10 dBV", "+4 dBu", "Lo Gain"}; local
2357 static char *texts[] = {"0 dB", "-6 dB", "-12 dB"}; local
2583 static char *texts[] = {"Word", "IEC958", "ADAT1", "ADAT Sync", "ADAT2", "ADAT3" }; local
2688 static char *texts[] = {"Word", "ADAT Sync", "IEC958", "None", "ADAT1", "ADAT2", "ADAT3" }; local
2956 static char *texts[] = {"No Lock", "Lock", "Sync" }; local
[all...]
H A Drme9652.c926 static char *texts[2] = {"ADAT1", "Internal"}; local
933 strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
997 static char *texts[3] = {"ADAT1", "Coaxial", "Internal"}; local
1004 strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
1153 static char *texts[3] = {"AutoSync", "Master", "Word Clock"}; local
1160 strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
1244 static char *texts[4] = {"IEC958 In", "ADAT1 In", "ADAT2 In", "ADAT3 In"}; local
1252 strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
1412 static char *texts[4] = {"No Lock", "Lock", "No Lock Sync", "Lock Sync"}; local
1419 strcpy(uinfo->value.enumerated.name, texts[uinf
[all...]
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/emu10k1/
H A Dp16v.c699 static char *texts[8] = { local
709 strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
745 static char *texts[4] = { "0", "1", "2", "3", }; local
752 strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
H A Demumixer.c503 static char *texts[2] = { local
512 strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
590 static char *texts[2] = { local
599 strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/pcxhr/
H A Dpcxhr_mixer.c563 static char *texts[3] = {"Analog", "Digital", "Digi+SRC"}; local
571 texts[uinfo->value.enumerated.item]);
624 static char *texts[7] = { local
636 texts[uinfo->value.enumerated.item]);
H A Dpcxhr.c1104 static char *texts[7] = { local
1109 snd_iprintf(buffer, "Current Sample Clock\t: %s\n", texts[mgr->cur_clock_type]);
1119 snd_iprintf(buffer, "%s Clock\t\t= %d\n", texts[i], sample_rate);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/isa/sb/
H A Dsb_mixer.c186 static char *texts[5] = { local
195 strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
278 static char *texts[3] = { local
287 strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/soc/
H A Dsoc-dapm.c129 if (!(strcmp(p->name, e->texts[i])) && item == i)
166 if (!(strcmp(control_name, e->texts[i]))) {
170 path->name = (char*)e->texts[i];
678 if (!path->name || ! e->texts[val])
683 if (!(strcmp(path->name, e->texts[val])))
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/pci/
H A Drme96.c1870 char *texts[5] = { _texts[0], _texts[1], _texts[2], _texts[3], _texts[4] }; local
1886 texts[3] = _texts[4]; /* Analog instead of XLR */
1899 strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
1986 static char *texts[3] = { "AutoSync", "Internal", "Word" }; local
1994 strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
2025 static char *texts[4] = { "0 dB", "-6 dB", "-12 dB", "-18 dB" }; local
2033 strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
2065 static char *texts[4] = { "1+2", "3+4", "5+6", "7+8" }; local
2073 strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
H A Drme32.c1634 static char *texts[4] = { "Optical", "Coaxial", "Internal", "XLR" }; local
1656 texts[uinfo->value.enumerated.item]);
1721 static char *texts[4] = { "AutoSync", local
1733 texts[uinfo->value.enumerated.item]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/i2c/l3/
H A Duda1341.c592 const char **texts; local
605 texts = uda1341_enum_names[where];
606 strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/libxml2-2.7.2/doc/
H A Dindex.py1083 texts = ctxt.xpathEval("//pre//text()")
1084 for text in texts:
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/sound/aoa/codecs/
H A Dsnd-aoa-codec-onyx.c233 static char *texts[] = { "Line-In", "Microphone" }; local
240 strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);
H A Dsnd-aoa-codec-tas.c485 static char *texts[] = { "Line-In", "Microphone" }; local
492 strcpy(uinfo->value.enumerated.name, texts[uinfo->value.enumerated.item]);

Completed in 200 milliseconds

123