OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:drivers
(Results
1 - 25
of
364
) sorted by null
1
2
3
4
5
6
7
8
9
10
11
>>
/external/kernel-headers/original/linux/
sysdev.h
10
* We also support auxillary
drivers
binding to devices of a certain class.
12
* This allows configurable
drivers
to register themselves for devices of
14
* code while arch-specific code can register specific
drivers
.
16
* Auxillary
drivers
registered with a NULL cls are registered as
drivers
31
struct list_head
drivers
;
member in struct:sysdev_class
62
* Auxillary system device
drivers
.
node.h
8
* Basic handling of the devices is done in
drivers
/base/node.c
9
* and system devices are handled in
drivers
/base/sys.c.
16
* -
drivers
/base/intf.c
cpu.h
8
* Basic handling of the devices is done in
drivers
/base/cpu.c
9
* and system devices are handled in
drivers
/base/sys.c.
16
* -
drivers
/base/intf.c
clk.h
37
*
Drivers
must assume that the clock source is not enabled.
59
* multiple
drivers
, clk_enable() calls must be balanced by the
76
* Note:
drivers
must ensure that all clk_enable calls made on this
/external/quake/quake/src/WinQuake/
3dfx.txt
1
GLQuake
Drivers
16
Glide 2.31 or HIGHER runtime
drivers
*MUST* be installed to use this
17
GLQuake driver. Please download these
drivers
from your board
18
manufacturer OR unsupported
drivers
from http://www.3dfx.com
26
This distribution contains GLQuake
Drivers
for Voodoo Based 3D
27
Accelerators. These
drivers
were tested on the following boards:
42
NOTE: The enclosed
drivers
are not meant to replace any Direct3D or
43
Glide
drivers
provided by your Voodoo Graphics card manufacturer.
44
Please obtain supported
drivers
from your board manufacturer.
/external/qemu/distrib/sdl-1.2.12/include/
SDL_config_amiga.h
53
/* Enable various audio
drivers
*/
58
/* Enable various cdrom
drivers
*/
61
/* Enable various input
drivers
*/
73
/* Enable various video
drivers
*/
SDL_config_dreamcast.h
82
/* Enable various audio
drivers
*/
87
/* Enable various cdrom
drivers
*/
90
/* Enable various input
drivers
*/
102
/* Enable various video
drivers
*/
SDL_config_macos.h
76
/* Enable various audio
drivers
*/
81
/* Enable various cdrom
drivers
*/
88
/* Enable various input
drivers
*/
104
/* Enable various video
drivers
*/
SDL_config_macosx.h
91
/* Enable various audio
drivers
*/
97
/* Enable various cdrom
drivers
*/
100
/* Enable various input
drivers
*/
118
/* Enable various video
drivers
*/
SDL_config_os2.h
111
/* Enable various audio
drivers
*/
116
/* Enable various cdrom
drivers
*/
119
/* Enable various input
drivers
*/
131
/* Enable various video
drivers
*/
SDL_config_win32.h
124
/* Enable various audio
drivers
*/
132
/* Enable various cdrom
drivers
*/
139
/* Enable various input
drivers
*/
159
/* Enable various video
drivers
*/
/external/wpa_supplicant_6/wpa_supplicant/src/
Makefile
1
SUBDIRS=common crypto
drivers
hlr_auc_gw eapol_supp eap_common eap_peer eap_server l2_packet radius rsn_supp tls utils wps
/external/quake/quake/src/QW/dxsdk/sdk/inc/
dsetup.h
41
#define DSETUP_DDRAWDRV 0x00000008 /* install DirectDraw
Drivers
*/
42
#define DSETUP_DSOUNDDRV 0x00000010 /* install DirectSound
Drivers
*/
46
#define DSETUP_DRVINFONLY 0x00000100 /* install DirectX inf files but not
drivers
*/
/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
DSETUP.H
41
#define DSETUP_DDRAWDRV 0x00000008 /* install DirectDraw
Drivers
*/
42
#define DSETUP_DSOUNDDRV 0x00000010 /* install DirectSound
Drivers
*/
46
#define DSETUP_DRVINFONLY 0x00000100 /* install DirectX inf files but not
drivers
*/
/dalvik/libcore/sql/src/main/java/java/sql/
DriverManager.java
36
* Provides facilities for managing JDBC
drivers
.
38
* The {@code DriverManager} class loads JDBC
drivers
during its initialization,
39
* from the list of
drivers
referenced by the system property {@code
40
* "jdbc.
drivers
"}.
56
* Set to hold Registered
Drivers
- initial capacity 10
drivers
(will expand
66
* Load
drivers
on initialization
73
* Loads the set of JDBC
drivers
defined by the Property "jdbc.
drivers
" if
78
.doPrivileged(new PriviAction<String>("jdbc.
drivers
", null)); //$NON-NLS-1
[
all
...]
/external/kernel-headers/original/linux/mtd/
nand_ecc.h
2
*
drivers
/mtd/nand_ecc.h
/dalvik/libcore/xml/src/main/java/org/xml/sax/ext/
package.html
7
conformant SAX
drivers
won't necessarily support.
18
<li>SAX2
drivers
are <em>not</em> required to recognize these handlers.
/hardware/broadcom/wlan/bcm4329/src/include/
sdiovar.h
2
* Structure used by apps whose
drivers
access SDIO
drivers
.
/external/wpa_supplicant_6/wpa_supplicant/
Android.mk
48
INCLUDES += $(LOCAL_PATH)/src/
drivers
143
OBJS_d += src/
drivers
/driver_hostap.c
154
OBJS_d += src/
drivers
/driver_nl80211.c
157
OBJS_d += src/
drivers
/radiotap.c
163
OBJS_d += src/
drivers
/driver_prism54.c
169
OBJS_d += src/
drivers
/driver_hermes.c
175
OBJS_d += src/
drivers
/driver_madwifi.c
181
OBJS_d += src/
drivers
/driver_atmel.c
187
OBJS_d += src/
drivers
/driver_ndiswrapper.c
193
OBJS_d += src/
drivers
/driver_ralink.
[
all
...]
/external/grub/netboot/
README.netboot
2
Nearly all the device
drivers
are coming from the network-based boot
25
Here is the information about the device
drivers
. They are all disabled
26
by default, so you must specify configure options to enable
drivers
you
27
want to use. Some
drivers
have extra per-driver options, so the extra
32
drivers
at the same time.
/external/qemu/distrib/sdl-1.2.12/android/build/darwin-x86/
SDL_config.h
103
/* Enable various audio
drivers
*/
116
/* Enable various video
drivers
*/
/external/qemu/distrib/sdl-1.2.12/android/build/freebsd-x86/
SDL_config.h
103
/* Enable various audio
drivers
*/
116
/* Enable various video
drivers
*/
/external/qemu/distrib/sdl-1.2.12/android/build/linux-x86/
SDL_config.h
98
/* Enable various audio
drivers
*/
115
/* Enable various video
drivers
*/
/external/qemu/distrib/sdl-1.2.12/android/build/windows/
SDL_config.h
103
/* Enable various audio
drivers
*/
115
/* Enable various video
drivers
*/
/prebuilt/darwin-x86/sdl/include/SDL/
SDL_config.h
103
/* Enable various audio
drivers
*/
116
/* Enable various video
drivers
*/
Completed in 75 milliseconds
1
2
3
4
5
6
7
8
9
10
11
>>