OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:driver
(Results
726 - 750
of
1788
) sorted by null
<<
21
22
23
24
25
26
27
28
29
30
>>
/external/qemu/distrib/sdl-1.2.12/src/video/riscos/
SDL_riscosvideo.c
81
/* RISC OS
driver
bootstrap functions */
157
RISCOSVID_DRIVER_NAME, "RISC OS video
driver
",
/external/quake/quake/src/QW/docs/
glqwcl-readme.txt
29
very unlikely to work with it, so consider it basically a "glqwcl
driver
".
37
opengl
driver
I tried it on messed up in one way or another, so it is now
/external/tcpdump/
print-atm.c
165
* XXX - assume 802.6 MAC header from Fore
driver
.
175
* So is that Fore
driver
still around? And, if so,
/external/wpa_supplicant/
wpa_ctrl.h
55
/**
Driver
state change */
56
#define WPA_EVENT_DRIVER_STATE "CTRL-EVENT-
DRIVER
-STATE "
wpa_supplicant.conf
87
# By default, wpa_supplicant requests
driver
to perform AP scanning and then
89
# allow the
driver
to take care of AP scanning and selection and use
91
# information from the
driver
.
93
# 0:
driver
takes care of scanning, AP selection, and IEEE 802.11 association
102
# the
driver
reports successful association; each network block should have
132
#
Driver
interface parameters
133
# This field can be used to configure arbitrary
driver
interace parameters. The
134
# format is specific to the selected
driver
interface. This field is not used
/external/wpa_supplicant_6/wpa_supplicant/
scan.c
110
wpa_s->
driver
&& IS_WIRED(wpa_s->
driver
)) {
/external/wpa_supplicant_6/wpa_supplicant/src/common/
wpa_ctrl.h
55
/**
Driver
state change */
56
#define WPA_EVENT_DRIVER_STATE "CTRL-EVENT-
DRIVER
-STATE "
/hardware/broadcom/wlan/bcm4329/src/bcmsdio/linux/
Makefile
2
# GNU Makefile for Broadcom BCMSDH Lower-level
Driver
57
#
driver
source base and C file path
/hardware/broadcom/wlan/bcm4329/src/include/
bcmsdstd.h
2
* 'Standard' SDIO HOST CONTROLLER
driver
100
bool intr_handler_valid; /* client
driver
interrupt handler valid */
/hardware/msm7k/libaudio-qsd8k/
AudioHardware.h
31
// Kernel
driver
interface
150
#define AUDIO_HW_NUM_OUT_BUF 4 // Number of buffers in audio
driver
for output
/hardware/ti/wlan/wl1271/platforms/os/linux/src/
WlanDrvWext.c
154
/* Return
driver
statistics */
193
/* If it's a
driver
level command, handle it here and exit */
/system/core/logcat/
event.logtags
128
# Wi-Fi
driver
state changed:
130
# [ 0- 0]
Driver
start (1) or stopped (0)
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/PowerMgr/
PowerMgr_API.h
137
* \brief Start the power save algorithm of the
driver
and also the 802.11 PS.
151
* \brief stop the power save algorithm of the
driver
and also the 802.11 PS.
/system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/SoftGemini/inc/
SoftGeminiApi.h
125
- From inside the
driver
174
DESCRIPTION: causes
driver
to disconnect and reconnect to current AP
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/TNETWIF/Export_Inc/
TNETWIF.h
81
* A low level
driver
may use this padding internally
163
Optimized IO mode : In this mode the SDIO/SPI
Driver
will decide with its inner thresholds if to make a DMA or not
/system/wlan/ti/sta_dk_4_0_4_32/config/
tiwlan.ini
134
# Default
Driver
Scan Parameters for BG band
143
# Default
Driver
Scan Parameters for A band
/system/wlan/ti/wilink_6_1/TWD/FW_Transfer/
txXfer.c
43
* This module gets the upper
driver
's Tx packets after FW resources were
285
* DESCRIPTION: Register the upper
driver
Xfer callback functions.
/system/wlan/ti/wilink_6_1/TWD/FirmwareApi/
public_descriptors.h
106
uint32 startTime; /* Device time (in us) when the packet arrived to the
driver
*/
248
ProcessIDTag_e proccess_id_tag; /*
Driver
defined ID */
/system/wlan/ti/wilink_6_1/platforms/os/linux/src/
WlanDrvWext.c
154
/* Return
driver
statistics - currently not supported */
191
/* If it's a
driver
level command, handle it here and exit */
/external/grub/netboot/
3c90x.c
2
* 3c90x.c -- This file implements the 3c90x
driver
for etherboot. Written
16
* "3c90x.txt" before compiling and using this
driver
.
22
*
driver
Donald Becker wrote for the Linux kernel, and with some assistance
391
*** state. This is so the Linux
driver
can re-set the card up the way
660
*** the eepro100.c
driver
didn't have one, so I just left this one empty too.
755
printf("\n\n3C90X
Driver
2.00 "
/external/quake/quake/src/QW/dxsdk/sdk/inc/
dinput.h
692
* The object could not be created due to an incompatible
driver
version
693
* or mismatched or incomplete
driver
components.
820
* contains mini-
driver
specific data to be passed by VJoyD to the mini-
821
*
driver
instead of doing a poll.
826
* Informs the joystick
driver
that the configuration has been changed
866
* structure contains mini-
driver
specific data passed from an app.
/external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
DINPUT.H
692
* The object could not be created due to an incompatible
driver
version
693
* or mismatched or incomplete
driver
components.
820
* contains mini-
driver
specific data to be passed by VJoyD to the mini-
821
*
driver
instead of doing a poll.
826
* Informs the joystick
driver
that the configuration has been changed
866
* structure contains mini-
driver
specific data passed from an app.
/frameworks/base/libs/ui/
EventHub.cpp
471
// map of codes actually emitted by the
driver
511
LOGE("could not get
driver
version for %s, %s\n", deviceName, strerror(errno));
515
LOGE("could not get
driver
id for %s, %s\n", deviceName, strerror(errno));
532
LOGI("ignoring event id %s
driver
%s\n", deviceName, test);
655
// Is this a new modern multi-touch
driver
?
661
// Is this an old style single-touch
driver
?
/hardware/ti/wlan/wl1271/TWD/Data_Service/
txHwQueue.c
44
* The HW Tx blocks are allocated in the
driver
by rough calculations without
103
TI_UINT8 uDrvTxPacketsCntr; /* Accumulated allocated descriptors in
driver
. */
218
Called after the HW configuration in the
driver
init or recovery process.
251
Called after the HW configuration in the
driver
init or recovery process.
458
* Subtracting it from the accumulated number of blocks allocated by the
driver
should
648
* DESCRIPTION: Register the upper
driver
TxHwQueue callback functions.
/system/core/nexus/
WifiController.cpp
120
LOGI("Loading
driver
");
121
sendStatusBroadcast("Loading WiFi
driver
");
219
LOGD("Stopping Supplicant
driver
");
221
LOGE("Error stopping
driver
(%s)", strerror(errno));
229
LOGE("Error resuming
driver
(%s)", strerror(errno));
279
sendStatusBroadcast("Unloading WiFi
driver
");
Completed in 225 milliseconds
<<
21
22
23
24
25
26
27
28
29
30
>>