HomeSort by relevance Sort by last modified time
    Searched full:driver (Results 751 - 775 of 1788) sorted by null

<<31323334353637383940>>

  /system/wlan/ti/wilink_6_1/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
646 * DESCRIPTION: Register the upper driver TxHwQueue callback functions.
  /external/bluetooth/bluez/src/
adapter.c 2035 struct btd_adapter_driver *driver = user_data; local
2051 struct btd_adapter_driver *driver = l->data; local
2341 struct btd_adapter_driver *driver = l->data; local
    [all...]
  /external/freetype/include/freetype/
freetype.h 284 /* the driver finds it incorrect, it sets `size' to some calculated */
344 /* font driver, a renderer, or anything else that provides services */
356 /* A handle to a given FreeType font driver object. Each font driver */
954 FT_Driver driver; member in struct:FT_FaceRec_
1832 FT_Module driver; member in struct:FT_Open_Args_
    [all...]
  /external/kernel-headers/original/linux/
soundcard.h 34 * the currently active driver.
391 /* These controllers are not recognised by the driver. */
452 * synthesizer devices. These events are passed directly to the driver
660 * APF_NORMAL (the default) and APF_NETWORK make the driver to cleanup the
    [all...]
  /external/srec/audio/AudioIn/UNIX/src/
audioin.c 131 static int gCodecFragmentSizeInFrames = CODEC_FRAGMENT_SIZE_IN_FRAMES; /* fragment size used by the codec driver */
446 if ( getRecord ( ) ) /* else continue to read from driver but discard samples */
507 It should simply read from the low level driver, store the filtered samples in
508 the FIFO, then go back to reading from the driver. The additional data copy
510 there's some buffering done by the low level driver. This design should be
643 if ( getRecord ( ) ) /* else continue to read from driver but discard samples */
708 It should simply read from the low level driver, store the filtered samples in
709 the FIFO, then go back to reading from the driver. The additional data copy
711 there's some buffering done by the low level driver. This design should be
841 /* Open Audio driver */
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/common/
nl80211_copy.h 148 * kernel/firmware/driver.
183 * driver is using a custom world roaming regulatory domain) and while
252 * to the driver.
264 * sent as an event when the card/driver roamed by itself.
500 * that the driver for the given wiphy supports.
545 * request, the driver will assume that the port is unauthorized until
549 * @NL80211_ATTR_TESTDATA: Testmode data blob, passed through to the driver.
550 * We recommend using nested, driver-specific attributes within this.
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
g_tester.c     [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/scan/scanCncn/
ScanCncn.c 99 WLAN_OS_REPORT( ("ERROR: Failed to allocate driver scan state machine\n") );
246 WLAN_REPORT_ERROR( hReport, SCAN_CNCN_MODULE_LOG, ("Error: driver SM initialization failed.\n") );
496 /* check that the driver state machine is in IDLE state
    [all...]
  /external/libpcap/
pcap-bpf.c 123 * packets dropped by the interface driver. It counts
486 /* Check if the driver is loaded */
492 /* Driver isn't loaded, load it now */
495 "bpf_load: could not load driver: %s",
501 /* Configure the driver */
510 "bpf_load: could not configure driver: %s",
535 * Load the bpf driver, if it isn't already loaded,
  /external/quake/quake/src/WinQuake/data/
README.TXT 112 You will also need to run the CD-ROM driver MSCDEX.EXE. Here is an example
118 DEVICE=C:\PROSCSI\CDROM.SYS /D:PROCD01 (CD-ROM driver)
123 C:\WINDOWS\COMMAND\MSCDEX.EXE /D:PROCD01 /L:D (CD-ROM driver)
169 your mouse driver. This should go in the AUTOEXEC.BAT file as well. Here
172 C:\LOGITECH\MOUSE\MOUSE.EXE (mouse driver)
196 NOTE: If your sound card requires a driver to be loaded, or you will be
386 enough video memory for that mode). ATI's VESA driver, m64vbe,
  /frameworks/base/docs/html/sdk/
installing.jd 206 <li><strong>USB Driver for Windows</strong> &mdash; Contains driver files
208 your applications on an actual device. You <em>do not</em> need the USB driver unless
210 develop on Mac OS X or Linux, you do not need a special driver to debug
294 <td>Usb Driver</td>
295 <td>The Usb Driver component is needed only if you are developing on Windows and
298 special driver is needed.</td>
  /external/quake/quake/src/QW/dxsdk/sdk/inc/
ddraw.h 192 DWORD dwCaps; // driver specific capabilities
193 DWORD dwCaps2; // more driver specific capabilites
195 DWORD dwFXCaps; // driver specific stretching and effects capabilites
196 DWORD dwFXAlphaCaps; // alpha driver specific capabilities
227 DWORD dwSVBCaps; // driver specific capabilities for System->Vmem blts
228 DWORD dwSVBCKeyCaps; // driver color key capabilities for System->Vmem blts
229 DWORD dwSVBFXCaps; // driver FX capabilities for System->Vmem blts
231 DWORD dwVSBCaps; // driver specific capabilities for Vmem->System blts
232 DWORD dwVSBCKeyCaps; // driver color key capabilities for Vmem->System blts
233 DWORD dwVSBFXCaps; // driver FX capabilities for Vmem->System blts
    [all...]
  /external/quake/quake/src/QW/scitech/include/
mgraph.h 108 grMAXDRIVER, /* Maximum driver number */
237 grNoInit = -1, /* Graphics driver has not been installed */
239 grDriverNotFound= -3, /* Graphics driver file not found */
240 grBadDriver = -4, /* File loaded was not a graphics driver */
241 grLoadMem = -5, /* Not enough memory to load graphics driver*/
242 grInvalidMode = -6, /* Invalid graphics mode for selected driver*/
244 grInvalidName = -9, /* Invalid driver name */
250 grOldDriver = -15, /* Driver file is an old version */
405 /* Standard display driver names */
432 /* Standard memory driver names */
    [all...]
  /external/quake/quake/src/WinQuake/dxsdk/SDK/INC/
DDRAW.H 192 DWORD dwCaps; // driver specific capabilities
193 DWORD dwCaps2; // more driver specific capabilites
195 DWORD dwFXCaps; // driver specific stretching and effects capabilites
196 DWORD dwFXAlphaCaps; // alpha driver specific capabilities
227 DWORD dwSVBCaps; // driver specific capabilities for System->Vmem blts
228 DWORD dwSVBCKeyCaps; // driver color key capabilities for System->Vmem blts
229 DWORD dwSVBFXCaps; // driver FX capabilities for System->Vmem blts
231 DWORD dwVSBCaps; // driver specific capabilities for Vmem->System blts
232 DWORD dwVSBCKeyCaps; // driver color key capabilities for Vmem->System blts
233 DWORD dwVSBFXCaps; // driver FX capabilities for Vmem->System blts
    [all...]
  /external/quake/quake/src/WinQuake/scitech/INCLUDE/
MGRAPH.H 108 grMAXDRIVER, /* Maximum driver number */
237 grNoInit = -1, /* Graphics driver has not been installed */
239 grDriverNotFound= -3, /* Graphics driver file not found */
240 grBadDriver = -4, /* File loaded was not a graphics driver */
241 grLoadMem = -5, /* Not enough memory to load graphics driver*/
242 grInvalidMode = -6, /* Invalid graphics mode for selected driver*/
244 grInvalidName = -9, /* Invalid driver name */
250 grOldDriver = -15, /* Driver file is an old version */
405 /* Standard display driver names */
432 /* Standard memory driver names */
    [all...]
  /external/quake/quake/src/WinQuake/
wqreadme.txt 13 experience problems running WQ on some systems, because driver and
258 driver, something that's eliminated by both DirectDraw and Display
283 and Pentium Pros. (In fact, depending on the quality of your driver's
342 because there is no DirectSound driver, as is always the case on NT),
362 It looks like this is probably a Permedia driver bug, so it might help
457 driver installed; when the driver was removed, things were fine.
581 or maybe it's a driver bug. Newer drivers might help.
597 This is a Windows driver bug; the driver isn't restoring the
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/video/
SDL_video.c 24 /* The high-level video driver subsystem */
168 /* Select the proper video driver */
172 #if 0 /* This will be replaced with a better driver selection API */
400 /* Driver can center a smaller surface to simulate fullscreen */
581 /* Start up the video driver, if necessary..
665 SDL_VideoSurface = NULL; /* In case it's freed by driver */
687 * already been freed by the video driver. What do we do in
    [all...]
  /prebuilt/windows/sdl/host/include/SDL/
SDL_video.h 232 * have a specific need to specify the video driver you want to use.
248 * video driver, and returns a pointer to it if the video driver has
249 * been initialized. It returns NULL if no driver has been initialized.
395 * If the call succeeds, it will return 0. If the display driver or
406 * If the call succeeds, it will return 0. If the display driver or
    [all...]
  /external/grub/netboot/
ns8390.c 7 This code is based heavily on David Greenman's if_ed.c driver
20 parts taken from the Linux 8390 driver (by Donald Becker and Paul Gortmaker)
311 * Linux driver checks for interrupted TX here. This is not necessary,
332 /* leave loopback mode - no packets to be resent (see Linux driver) */
622 or more time to decode the Linux driver. - Ken
  /external/ppp/pppd/
sys-linux.c 185 * For the old-style kernel driver, this is the same as ppp_fd.
186 * For the new-style driver, it is the fd of an instance of /dev/ppp
189 int ppp_dev_fd = -1; /* fd for /dev/ppp (new style driver) */
191 static int chindex; /* channel index (new style driver) */
285 * PPP driver.
502 * Old-style driver: find out which interface we were given.
527 * Enable debug in the driver if requested.
604 /* old-style driver */
718 * destroy_bundle - tell the driver to destroy our bundle.
1297 * set_filters - set the active and pass filters in the kernel driver
    [all...]
  /external/qemu/
Changelog 62 - EsounD audio driver (Frederick Reeve)
149 - Mac OS X CoreAudio driver (Mike Kronenberg)
150 - DirectSound driver (malc)
151 - ALSA audio driver (malc)
162 - Major overhaul of the virtual FAT driver for read/write support
  /hardware/broadcom/wlan/bcm4329/src/dhd/sys/
dhd_common.c 2 * Broadcom Dongle Host Driver (DHD), common DHD core.
52 const char dhd_version[] = "Dongle Host Driver, version " EPI_VERSION_STR "\nCompiled on "
55 const char dhd_version[] = "Dongle Host Driver, version " EPI_VERSION_STR;
97 * This is required to support init/de-init of the driver. Initialization
100 * first time that the driver is initialized vs subsequent initializations.
  /hardware/ti/wlan/lib/
scanmerge.c 45 mydrv - pointer to private driver data structure
70 mydrv - pointer to private driver data structure
82 mydrv - pointer to private driver data structure
220 mydrv - pointer to private driver data structure
318 mydrv - pointer to private driver data structure
  /system/wlan/ti/lib/
scanmerge.c 45 mydrv - pointer to private driver data structure
70 mydrv - pointer to private driver data structure
82 mydrv - pointer to private driver data structure
220 mydrv - pointer to private driver data structure
318 mydrv - pointer to private driver data structure
  /system/wlan/ti/wilink_6_1/TWD/FW_Transfer/
RxXfer.c 116 TI_UINT32 uDrvRxCntr; /* The current driver processed packets counter */
128 TCounterTxn aCounterTxn[MAX_CONSECUTIVE_READ_TXN]; /* Txn structures for writing the driver counter workaround */
573 /* Increment driver packets counter before calling rxXfer_IssueTxn() */
633 /* Write driver packets counter to FW. This write automatically generates interrupt to FW */
793 /* The driver packets counter */
    [all...]

Completed in 327 milliseconds

<<31323334353637383940>>