Home
last modified time | relevance | path

Searched refs:API (Results 1 – 25 of 57) sorted by relevance

123

/linux-2.4.37.9/Documentation/crypto/
Dapi-intro.txt2 Scatterlist Cryptographic API
6 The Scatterlist Crypto API takes page vectors (scatterlists) as
19 API.
27 Conceptually, the API layering looks like this:
33 The idea is to make the user interface and algorithm registration API
37 The API currently supports three types of transforms: Ciphers, Digests and
44 Here's an example of how to use the API:
92 When using the API for ciphers, performance will be optimal if each
149 of the API:
160 Portions of this API were derived from the following projects:
/linux-2.4.37.9/Documentation/video4linux/
Dmeye.txt17 MJPEG hardware grabbing is supported via a private API (see below).
81 Private API:
84 The driver supports frame grabbing with the video4linux API, so
132 - rewrite the driver to use some common video4linux API for snapshot
134 the BUZ API seems to be targeted to TV cards only. The video4linux 2
135 API may be an option, if it goes into the kernel (maybe 2.5
Dzr36120.txt131 ------ API ------------------------------------------------
137 misunderstanding of the API. I intend to convert this driver to the
138 new V4L2 API when it has stabilized more.
/linux-2.4.37.9/Documentation/fb/
Dinternals.txt9 *** STRUCTURES USED BY THE FRAME BUFFER DEVICE API ***
39 Generic information, API and low level information about a specific frame
54 *** VISUALS USED BY THE FRAME BUFFER DEVICE API ***
/linux-2.4.37.9/Documentation/ia64/
Defirtc.txt11 The purpose of this driver is to supply an API for kernel and user applications
27 the CMOS clock, we decided to expose an API that was very similar to the one
49 "public" API of the two drivers. The specifics of the legacy RTC are still
93 EFI provides an API by which one can program when a machine should wakeup,
/linux-2.4.37.9/crypto/
DConfig.in2 # Cryptographic API Configuration
17 bool 'Cryptographic API' CONFIG_CRYPTO
/linux-2.4.37.9/Documentation/usb/
Duhci.txt36 transferred to the OHCI-driver, so both drivers share a common API.
43 + Easy migration to the new API, simplified by a compatibility API
52 1.3. Is there some compatibility to the old API?
56 these wrappers. For ISO there's no compatibility, because the old ISO-API
DURB.txt3 1. Specification of the API
103 Take a look at the usb_control_msg function that converts the old API
104 into the URB API.
Dhiddev.txt59 THE HIDDEV API
64 The hiddev API uses a read() interface, and a set of ioctl() calls.
/linux-2.4.37.9/Documentation/networking/
DTODO6 * (for 2.5) Integrate Jamal Hadi Salim's netdev Rx polling API change
D8139too.txt42 device drivers. Features for MMIO resources, a standard hot-plug API,
62 ** Use new PCI driver API for seamless, low-maintenance hot-plug support
67 * Use new resource allocation API, required for hot-plug support
198 * Support ethtool media interface via generic kernel MII API
203 * Use ethernet crc via generic linux/crc32.h kernel API.
256 * Support new PCI PM API added in kernel 2.4.6.
Dwan-router.txt248 wanrouter.h router API definitions
249 wanpipe.h WANPIPE API definitions
250 sdladrv.h SDLA support module API definitions
331 Support for HDLC (LAPB) API.
334 Support for Streaming HDLC API.
349 Streaming HDLC API has been taken out.
Dwanpipe.txt248 wanrouter.h router API definitions
249 wanpipe.h WANPIPE API definitions
250 sdladrv.h SDLA support module API definitions
331 Support for HDLC (LAPB) API.
334 Support for Streaming HDLC API.
349 Streaming HDLC API has been taken out.
/linux-2.4.37.9/arch/mips/philips/nino/
DTODO9 * complete rewrite to match new framebuffer API
/linux-2.4.37.9/drivers/net/wan/
Dsdla_x25.c990 chan->common.usedby = API; in new_if()
1154 if (chan->common.usedby == API){ in if_init()
1550 if (chan->common.usedby == API){ in if_send()
1618 if (chan->common.usedby == API){ in setup_for_delayed_transmit()
1782 if (chan->common.usedby == API){ in rx_intr()
1916 if (chan->common.usedby == API){ in wanpipe_pull_data_in_skb()
1931 if (chan->common.usedby == API){ in wanpipe_pull_data_in_skb()
1987 if (chan->common.usedby == API){ in tx_intr()
2094 if (chan->common.usedby == API){ in tx_intr_send()
2246 if (chan->common.usedby == API){ in status_intr()
[all …]
Dsdla_ft1.c58 #define API 0x01 macro
/linux-2.4.37.9/Documentation/
DSubmittingDrivers43 to track changes in API's. The final contact point for Linux 2.6
66 If you need to implement a common API over Linux and NT
127 2.6 API changes:
Dwatchdog-api.txt1 The Linux Watchdog driver API.
25 The Linux watchdog API is a rather AD hoc construction and different
30 The simplest API:
70 The ioctl API:
72 All conforming drivers also support an ioctl API.
DDMA-mapping.txt24 The following API will work of course even on platforms where no such
317 or you can use the pci_pool API to do that. A pci_pool is like
601 DMA mapping API. By definition these "mappings" are a finite
612 To this end we've provided a small API by which a device driver
639 Next, DMA addresses using this API are kept track of using the
646 translated, and this is the purpose of this dialect of the DMA API.
698 portable API) the following facilities are provided.
785 This document, and the API itself, would not be in it's current
/linux-2.4.37.9/net/sched/
DConfig.in27 bool ' Packet classifier API' CONFIG_NET_CLS
/linux-2.4.37.9/drivers/char/drm/
DREADME.drm25 that rely extensively on the API exported by the DRM module.
/linux-2.4.37.9/drivers/char/drm-4.0/
DREADME.drm25 that rely extensively on the API exported by the DRM module.
/linux-2.4.37.9/Documentation/input/
Djoystick-api.txt1 Joystick API Documentation -*-Text-*-
245 to be in the stable part of the API, and therefore may change without
268 The 0.x joystick driver API is quite limited and its usage is deprecated.
/linux-2.4.37.9/Documentation/arm/SA1100/
DDMA25 SA11x0 DMA API
28 Here is the description for the DMA API.
245 - Create kernel-doc comments in the source to document the API and
/linux-2.4.37.9/Documentation/video4linux/bttv/
DTuners112 TSBE1 has extra API 05,02,08 Control_byte=0xCB Source:(1)

123