Searched refs:switches (Results 1 - 19 of 19) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/rapidio/
H A DMakefile6 obj-$(CONFIG_RAPIDIO) += switches/
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/s390/kernel/
H A Dswitch_cpu.S11 # smp_switch_to_cpu switches to destination cpu and executes the passed function
H A Dswitch_cpu64.S11 # smp_switch_to_cpu switches to destination cpu and executes the passed function
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/mtools-4.0.10/
H A Dconfig.c425 static int set_var(struct switches_l *switches, int nr, argument
430 if(match_token(switches[i].name)) {
432 if(switches[i].type == T_UINT)
433 * ((int *)((long)switches[i].address+base_address)) =
435 if(switches[i].type == T_INT)
436 * ((int *)((long)switches[i].address+base_address)) =
438 else if (switches[i].type == T_STRING)
439 * ((char**)((long)switches[i].address+base_address))=
H A Dtexinfo.tex2402 % style and the set of \ifmarkupSTYLE switches for all styles
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/m68k/atari/
H A Dconfig.c148 /* Parse the Atari-specific switches= option. */
151 char switches[strlen(str) + 1]; local
154 char *args = switches;
160 strcpy(switches, str);
188 early_param("switches", atari_switches_setup);
218 /* Set switches as requested by the user */
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/scsi/
H A Din2000.c1773 static int probe_bios(u32 addr, u32 *s1, uchar *switches) argument
1781 *switches = ~readb(p + 0x20);
1797 uchar switches; local
1823 switches = ~inb(base + IO_SWITCHES) & 0xff;
1832 else if (probe_bios(bios_tab[bios], &s1, &switches)) {
1837 x = switches & (SW_ADDR0 | SW_ADDR1);
1843 if (x != switches) {
1844 printk("Bad IO signature: %02x vs %02x.\n", x, switches);
1852 if (!(switches & SW_BIT7)) { /* I _think_ all cards do this */
1865 if (switches
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/media/dvb/frontends/
H A Dsp8870.c459 /* only for debugging: counter for channel switches */
460 static int switches; variable
512 switches++;
513 printk("%s: switches = %i lockups = %i\n", __func__, switches, lockups);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/docs/latex/wx/
H A Dvalidatr.tex77 This functions switches on or turns off the error sound produced by the
H A Dsysopt.tex24 \twocolitem{msw.staticbox.optimized-paint}{If set to 0, switches off optimized wxStaticBox painting.
56 \twocolitem{msw.staticbox.optimized-paint}{If set to 0, switches off optimized wxStaticBox painting.
H A Dcmdlpars.tex19 \item distinguishes options, switches and parameters; allows option grouping
158 which switches, options and parameters are valid - this is called command line
H A Dsplitter.tex17 \twocolitem{\windowstyle{wxSP\_NO\_XP\_THEME}}{Under Windows XP, switches off the attempt to draw the
H A Dtxrc.tex75 (the input XRC files) and the following switches and options:
H A Dwindow.tex1750 the focus switches to this window.
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/input/keyboard/
H A Dgpio_keys.c48 * SYSFS interface for enabling/disabling keys and switches:
53 * switches [ro] - bitmap of switches (EV_SW) which can be
56 * disabled_switches [rw] - bitmap of switches currently disabled
62 * For example, if we have following switches set up as gpio-keys:
67 * This is read from switches:
262 ATTR_SHOW_FN(switches, EV_SW, false);
270 * /sys/devices/platform/gpio-keys/switches [ro]
273 static DEVICE_ATTR(switches, S_IRUGO, gpio_keys_show_switches, NULL);
506 dev_err(dev, "Unable to export keys/switches, erro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/ppc/as/
H A Dlpc_asm.s306 ; save time in context switches, and has less code, which may improve
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/minidlna/flac-1.2.1/src/libFLAC/ppc/gas/
H A Dlpc_asm.s308 # save time in context switches, and has less code, which may improve
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/utils/tex2rtf/docs/
H A Dtex2rtf.tex140 \item New boolean option {\bf combineSubSections} added, which switches off
428 (optional) switches. If both filenames are given, the utility will work
684 \twocolitem{\inioption{combineSubSections}}{If true (or yes), switches off
1221 switches.
1273 relevant initialisation file switches.
1294 relevant initialisation file switches.
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/netatalk-2.2.5/
H A Dconfigure10931 case $LD in # libtool.m4 will add one of these switches to LD
13912 voluntary context switches.

Completed in 293 milliseconds