Searched refs:software (Results 1 - 24 of 24) sorted by relevance

/drivers/pnp/
H A DKconfig11 peripherals to be configured by software, e.g. assign IRQ's or other
/drivers/isdn/mISDN/
H A Ddsp.h6 * This software may be used and distributed according to the terms
103 int software; /* conf is processed by software */ member in struct:dsp_conf
121 int software; /* dtmf uses software decoding */ member in struct:dsp_dtmf
146 int software; /* tones are generated by software */ member in struct:dsp_tone
160 int software; /* echo is generated by software */ member in struct:dsp_echo
H A Ddsp_cmx.c6 * This software may be used and distributed according to the terms
20 * There are 3 different solutions: -1 = software, 0 = hardware-crossconnect
114 * the upper layer. If dtmf decoding is done by software and enabled, rx data
168 odsp->name, odsp->echo.hardware, odsp->echo.software,
376 * do hardware update and set the software/hardware flag
416 if (!dsp->echo.software && !dsp->echo.hardware) {
435 dsp->echo.software = dsp->tx_data;
485 dsp->echo.software = 1;
565 conf->software = 1;
569 if (member->dsp->echo.hardware || member->dsp->echo.software) {
[all...]
H A Ddsp_core.c93 * Above you can see the logical data flow. If software is used to do the
105 * Tones: Will be generated via software if endless looped audio fifos are
110 * crossconnections and conferences via software if not possible through
114 * software CMX.
126 * Remember that software CMX always generates a more or less delay.
203 /* software dtmf */
204 else if (dsp->dtmf.software)
206 /* echo in software */
207 else if (dsp->echo.software)
209 /* bridge in software */
[all...]
H A Ddsp_dtmf.c7 * This software may be used and distributed according to the terms
48 /* check for hardware or software features
93 dsp->dtmf.software = !hardware;
H A Ddsp_tones.c6 * This software may be used and distributed according to the terms
503 tonet->software = 0;
548 tonet->software = 1;
/drivers/pci/pcie/aer/
H A DKconfig.debug11 (AER) software error injector.
/drivers/video/
H A DKconfig43 allows application software to access the graphics hardware through
44 a well-defined interface, so the software doesn't need to know
108 Include the cfb_fillrect function for generic software rectangle
117 Include the cfb_copyarea function for generic software area copying.
126 Include the cfb_imageblit function for generic software image
144 Include the sys_fillrect function for generic software rectangle
153 Include the sys_copyarea function for generic software area copying.
162 Include the sys_imageblit function for generic software image
/drivers/isdn/
H A DKconfig16 voice calls (eg. turning your PC into a software answering machine
/drivers/net/phy/
H A DKconfig112 This module implements the MDIO bus protocol in software,
/drivers/staging/iio/
H A DKconfig32 tristate "Industrial I/O lock free software ring"
34 Example software ring buffer implementation. The design aim
/drivers/staging/comedi/drivers/
H A Dadl_pci9111.c11 This program is free software; you can redistribute it and/or modify
502 software, enumerator in enum:pci9111_trigger_sources
515 case software:
598 pci9111_trigger_source_set(dev, software);
884 pci9111_trigger_source_set(dev, software);
1257 /* Set trigger source to software */
1262 pci9111_trigger_source_set(dev, software);
/drivers/media/
H A DKconfig73 DVB core utility functions for device handling, software fallbacks etc.
/drivers/watchdog/
H A Dwm831x_wdt.c6 * This program is free software; you can redistribute it and/or
247 reg |= pdata->software << WM831X_WDOG_RST_SRC_SHIFT;
H A DKconfig15 implementation entirely in software (which can sometimes fail to
60 A software monitoring watchdog. This will fail to reboot your system
622 A software monitoring watchdog and NMI sourcing driver. This driver
/drivers/net/arcnet/
H A DKconfig42 software complying with the "old" standard, specifically, the DOS
/drivers/staging/octeon/
H A Dethernet-tx.c9 * This file is free software; you can redistribute it and/or modify
569 * more if the software at the other end needs them.
604 work->word2.s.software = 0;
638 work->word2.snoip.software = 0; /* Hardware would set to zero */
/drivers/usb/storage/
H A DKconfig157 this input in any keybinding software. (e.g. gnome's keyboard short-
/drivers/acpi/
H A DKconfig16 management (OSPM) software. This option will enlarge your
146 software-controlled poweroff.
/drivers/tty/serial/8250/
H A DKconfig29 BTW2: If you intend to use a software modem (also called Winmodem)
/drivers/video/console/
H A DKconfig118 in software and may be significantly slower than a normally oriented
/drivers/net/wan/
H A DKconfig105 You will need supporting software from
329 Various DSCC4 bugs forbid any reliable software reset of the ASIC.
/drivers/tty/serial/
H A DKconfig605 software console. The following steps need to be completed to use
621 bool "PDC software console support"
625 Saying Y here will enable the software based PDC console to be
/drivers/platform/x86/
H A DKconfig339 Optionally, the driver will also allow software control (the
701 tristate "OLPC XO-1 software RF kill switch"

Completed in 1527 milliseconds