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

<<41424344454647484950>>

  /external/wpa_supplicant_6/wpa_supplicant/src/l2_packet/
l2_packet_ndis.c 16 * driver_ndis.c, so only that driver interface can be used and
220 * another event if the protocol driver is replaced with somewhat more
  /frameworks/base/core/java/android/database/sqlite/
SQLiteCursor.java 206 public SQLiteCursor(SQLiteDatabase db, SQLiteCursorDriver driver,
212 mDriver = driver;
  /frameworks/base/core/java/android/os/
PerformanceCollector.java 162 * transactions from the binder driver before collection started.
172 * transactions from the binder driver.
  /frameworks/base/location/java/com/android/internal/location/
GpsNetInitiatedHandler.java 174 // In some GPS hardware, the GPS driver (under HAL) can handle the timeout case
380 * needs to match those used passed to HAL from the native GPS driver. Decoding is done according
  /hardware/broadcom/wlan/bcm4329/src/bcmsdio/sys/
bcmsdh.c 3 * implement bcmsdh API for SDIOH driver
51 bool init_success; /* underlying driver successfully attached */
  /hardware/broadcom/wlan/bcm4329/src/dhd/linux/
Makefile 2 # GNU Makefile for Broadcom Dongle Host Driver
69 # driver source base and C file path
  /hardware/msm7k/libgralloc/
framebuffer.cpp 227 // bleagh, bad info from the driver
232 // the driver doesn't return that information
  /hardware/ti/omap3/dspbridge/inc/
dynamic_loader.h 346 /* #ifndef _BIG_ENDIAN *//* _BIG_ENDIAN Not defined by bridge driver */
362 #endif*//* _BIG_ENDIAN Not defined by bridge driver */
  /hardware/ti/wlan/wl1271/CUDK/os/linux/src/
ipc_event.c 514 /* open the socket from the driver */
518 os_error_printf(CU_MSG_ERROR, (PS8)"ERROR - IpcEvent_Create - cant open socket for communication with the driver (%d)\n",pIpcEventChild->STA_socket);
  /hardware/ti/wlan/wl1271/TWD/FW_Transfer/
txResult.c 390 /* NOTE: THIS SHOULD COME LAST because it may lead to driver-stop process!! */
407 * DESCRIPTION: Register the upper driver Tx-Result callback functions.
  /hardware/ti/wlan/wl1271/TWD/MacServices/
PowerSrvSM.c 627 /*powerSrv_SetRequestState will check the mode and will update the correct request (Driver of user)*/
649 /*powerSrv_SetRequestState will check the mode and will update the correct request (Driver of user)*/
    [all...]
  /system/core/toolbox/
getevent.c 141 fprintf(stderr, "could not get driver version for %s, %s\n", device, strerror(errno));
146 fprintf(stderr, "could not get driver id for %s, %s\n", device, strerror(errno));
powerd.c 23 #define EVIOCGVERSION _IOR('E', 0x01, int) /* get driver version */
295 idle_time = 60*60*24; // driver handles real timeout
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/CLI/
wipp_ctrl.c 510 DESCRIPTION: Set the driver to work with debug_module
878 Byte 3-6 : Driver Version
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/utils/
report.c 471 - Form inside the driver
526 - from inside the driver
  /system/wlan/ti/wilink_6_1/CUDK/os/linux/src/
ipc_event.c 501 /* open the socket from the driver */
505 os_error_printf(CU_MSG_ERROR, (PS8)"ERROR - IpcEvent_Create - cant open socket for communication with the driver (%d)\n",pIpcEventChild->STA_socket);
  /system/wlan/ti/wilink_6_1/TWD/FW_Transfer/
txResult.c 389 /* NOTE: THIS SHOULD COME LAST because it may lead to driver-stop process!! */
406 * DESCRIPTION: Register the upper driver Tx-Result callback functions.
  /system/wlan/ti/wilink_6_1/TWD/MacServices/
PowerSrvSM.c 627 /*powerSrv_SetRequestState will check the mode and will update the correct request (Driver of user)*/
649 /*powerSrv_SetRequestState will check the mode and will update the correct request (Driver of user)*/
    [all...]
  /bionic/libc/include/sys/
_errdefs.h 86 __BIONIC_ERRDEF( EUNATCH , 49, "Protocol driver not attached" )
  /bootable/recovery/minui/
graphics.c 136 /* inform the display driver */
  /dalvik/libcore/xml/src/main/java/org/xml/sax/ext/
LexicalHandler.java 118 * <p>When a SAX2 driver is providing these events, all other
  /external/bluetooth/bluez/input/
sixpair.c 223 g_warning ("Reattaching the driver failed: %d", res);
  /external/freetype/src/base/
ftgloadr.c 60 /* The glyph loader is now a base object. Each driver used to */
  /external/grub/netboot/
i82586.c 3 i82586 NIC driver for Etherboot
23 Donald Becker's excellent 3c507 driver in Linux
27 /* Code below mostly stolen wholesale from 3c507.c driver in Linux */
140 to use the Crynwr driver as an example.
  /external/iproute2/ip/
link_gre.c 2 * link_gre.c gre driver module

Completed in 1649 milliseconds

<<41424344454647484950>>