Searched refs:mode_string (Results 1 - 20 of 20) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/block/paride/
H A Daten.c125 { char *mode_string[2] = {"4-bit","8-bit"}; local
130 mode_string[pi->mode],pi->delay);
H A Dbpck6.c201 char *mode_string[5]= local
209 pi->unit,pi->mode,mode_string[pi->mode],pi->delay);
H A Don20.c116 { char *mode_string[2] = {"4-bit","8-bit"}; local
121 mode_string[pi->mode],pi->delay);
H A Dcomm.c181 { char *mode_string[5] = {"4-bit","8-bit","EPP-8","EPP-16","EPP-32"}; local
186 mode_string[pi->mode],pi->delay);
H A Ddstr.c195 { char *mode_string[5] = {"4-bit","8-bit","EPP-8", local
201 mode_string[pi->mode],pi->delay);
H A Dfit3.c174 { char *mode_string[3] = {"4-bit","8-bit","EPP"}; local
179 pi->mode,mode_string[pi->mode],pi->delay);
H A Dfriq.c221 { char *mode_string[6] = {"4-bit","8-bit", local
227 mode_string[pi->mode],pi->delay);
H A Depat.c292 char *mode_string[6] = local
303 mode_string[pi->mode],pi->delay);
H A Depia.c277 { char *mode_string[6] = {"4-bit","5/3","8-bit", local
283 mode_string[pi->mode],pi->delay);
H A Dfrpw.c274 { char *mode_string[6] = {"4-bit","8-bit","EPP", local
280 mode_string[pi->mode],pi->delay);
H A Dkbic.c232 { char *mode_string[6] = {"4-bit","5/3","8-bit", local
238 mode_string[pi->mode],pi->delay);
H A Don26.c280 { char *mode_string[5] = {"4-bit","8-bit","EPP-8", local
286 mode_string[pi->mode],pi->delay);
H A Dbpck.c421 { char *mode_string[5] = { "4-bit","8-bit","EPP-8", local
443 pi->mode,mode_string[pi->mode],pi->delay);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/iserver/libgcrypt-1.5.0/tests/
H A Dfipsdrv.c2058 const char *mode_string;
2193 mode_string = *argv;
2195 if (!strcmp (mode_string, "rsa-derive"))
2213 fprintf (stderr, PGM ": started (mode=%s)\n", mode_string);
2229 && strcmp (mode_string, "random")
2230 && strcmp (mode_string, "rsa-gen")
2231 && strcmp (mode_string, "dsa-gen") )
2247 if (!strcmp (mode_string, "encrypt") || !strcmp (mode_string, "decrypt"))
2289 run_cipher_mct_loop ((*mode_string
2047 const char *mode_string; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/libgcrypt-1.5.0/tests/
H A Dfipsdrv.c2058 const char *mode_string;
2193 mode_string = *argv;
2195 if (!strcmp (mode_string, "rsa-derive"))
2213 fprintf (stderr, PGM ": started (mode=%s)\n", mode_string);
2229 && strcmp (mode_string, "random")
2230 && strcmp (mode_string, "rsa-gen")
2231 && strcmp (mode_string, "dsa-gen") )
2247 if (!strcmp (mode_string, "encrypt") || !strcmp (mode_string, "decrypt"))
2289 run_cipher_mct_loop ((*mode_string
2047 const char *mode_string; local
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/
H A Dfbsysfs.c103 static int mode_string(char *buf, unsigned int offset, function
142 i = mode_string(mstr, 0, mode);
164 return mode_string(buf, 0, fb_info->mode);
206 i += mode_string(buf, i, mode);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/acpi/
H A Dthermal.c1126 char mode_string[12] = { '\0' }; local
1129 if (!tz || (count > sizeof(mode_string) - 1))
1135 if (copy_from_user(mode_string, buffer, count))
1138 mode_string[count] = '\0';
1141 simple_strtoul(mode_string, NULL,
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192e/ieee80211/
H A Dieee80211_wx.c40 char *mode_string; member in struct:modes_unit
91 sprintf(pname,ieee80211_modes[i].mode_string,ieee80211_modes[i].mode_size);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192su/ieee80211/
H A Dieee80211_wx.c40 char *mode_string; member in struct:modes_unit
91 sprintf(pname,ieee80211_modes[i].mode_string,ieee80211_modes[i].mode_size);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Dieee80211_wx.c39 char *mode_string; member in struct:modes_unit
90 sprintf(pname,ieee80211_modes[i].mode_string,ieee80211_modes[i].mode_size);

Completed in 92 milliseconds