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

1 2 34 5 6 7 8 91011>>

  /frameworks/base/core/jni/
android_net_wifi_Wifi.cpp 263 return doBooleanCommand((setActive ? "DRIVER SCAN-ACTIVE" : "DRIVER SCAN-PASSIVE"), "OK");
288 return doBooleanCommand("DRIVER START", "OK");
293 return doBooleanCommand("DRIVER STOP", "OK");
298 return doBooleanCommand("DRIVER RXFILTER-ADD 0", "OK")
299 && doBooleanCommand("DRIVER RXFILTER-ADD 1", "OK")
300 && doBooleanCommand("DRIVER RXFILTER-ADD 3", "OK")
301 && doBooleanCommand("DRIVER RXFILTER-START", "OK");
306 jboolean result = doBooleanCommand("DRIVER RXFILTER-STOP", "OK");
308 (void)doBooleanCommand("DRIVER RXFILTER-REMOVE 3", "OK")
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/configMgr/
configMgr.c 37 * \brief Driver interface to OS abstraction layer
133 DESCRIPTION: Driver creation & configuration function, called by the OS abstraction layer, performs the following:
134 - Create the driver
135 - Configure the driver
142 RETURN: Handle to the driver
153 Create the Driver
164 ("CREATED DRIVER\n"));
181 RETURN: Handle to the driver
218 DESCRIPTION: Driver creation & configuration function, called by the OS abstraction layer, performs the following:
219 - Create the driver
    [all...]
  /bionic/libc/kernel/common/linux/
mca.h 70 struct device_driver driver; member in struct:mca_driver
72 #define to_mca_driver(mdriver) container_of(mdriver, struct mca_driver, driver)
  /development/host/windows/usb/api/
adb_api_legacy.h 22 driver.
44 /** \name IOCTL codes for the driver
165 // driver will see valid address when accessing 64-bit write_buffer.
173 /// compatibility between 32-bit and 64-bit versions of both, driver and
176 /// process to a 64-bit driver, write_buffer will be valid 64-bit pointer to
177 /// the write buffer. Same is true for 32-bit app talking to 32-bit driver.
178 /// If, however, a 32-bit app is talking to 64-bit driver, then write_buffer
180 /// correctly picked up ("extended") by 64-bit driver. Since when setting
  /development/host/windows/usb/legacy/driver/
android_usb_pool_tags.h 21 the driver.
27 /// Pool tag for the driver object (GADR)
  /external/dbus/bus/
driver.h 2 /* driver.h Bus client (driver)
  /external/grub/
configure.ac 331 [ --enable-3c509 enable 3Com509 driver])
338 [ --enable-3c529 enable 3Com529 driver])
345 [ --enable-3c595 enable 3Com595 driver])
352 [ --enable-3c90x enable 3Com90x driver])
359 [ --enable-cs89x0 enable CS89x0 driver])
366 [ --enable-davicom enable Davicom driver])
373 [ --enable-depca enable DEPCA and EtherWORKS driver])
380 [ --enable-eepro enable Etherexpress Pro/10 driver])
387 [ --enable-eepro100 enable Etherexpress Pro/100 driver])
394 [ --enable-epic100 enable SMC 83c170 EPIC/100 driver])
    [all...]
  /external/iproute2/include/linux/
atmioc.h 22 #define ATMIOC_PHYPRV 0x30 /* PHY dev private ioctls, unique per driver */
26 #define ATMIOC_SARPRV 0x60 /* SAR dev private ioctls, unique per driver */
  /external/kernel-headers/original/linux/
atmioc.h 22 #define ATMIOC_PHYPRV 0x30 /* PHY dev private ioctls, unique per driver */
26 #define ATMIOC_SARPRV 0x60 /* SAR dev private ioctls, unique per driver */
  /external/qemu/distrib/sdl-1.2.12/src/video/dummy/
SDL_nullvideo.c 24 /* Dummy SDL video driver implementation; this is just enough to make an
25 * SDL-based application THINK it's got a working video driver, for
28 * platform for which you haven't yet written a valid video driver.
31 * is a performance problem for a given platform, enable this driver, and
36 * SDL video driver. Renamed to "DUMMY" by Sam Lantinga.
67 /* DUMMY driver bootstrap functions */
136 DUMMYVID_DRIVER_NAME, "SDL dummy video driver",
144 fprintf(stderr, "WARNING: You are using the SDL dummy video driver!\n");
  /external/qemu/distrib/sdl-1.2.12/src/video/fbcon/
SDL_fb3dfx.h 24 /* 3Dfx hardware acceleration for the SDL framebuffer console driver */
28 /* Set up the driver for 3Dfx acceleration */
SDL_fbmatrox.h 24 /* Matrox hardware acceleration for the SDL framebuffer console driver */
28 /* Set up the driver for Matrox acceleration */
SDL_fbriva.h 24 /* Riva hardware acceleration for the SDL framebuffer console driver */
35 /* Set up the driver for Riva acceleration */
  /hardware/ti/omap3/dspbridge/inc/
drvdefs.h 19 * DSP-BIOS Bridge driver support functions for TI OMAP processors.
35 /* WCD Driver Object */
dspapi.h 20 * DSP-BIOS Bridge driver support functions for TI OMAP processors.
48 /* Explicitly define class driver calling conventions */
  /hardware/ti/omap3/dspbridge/libbridge/inc/
dspapi.h 4 * DSP-BIOS Bridge driver support functions for TI OMAP processors.
48 /* Explicitly define class driver calling conventions */
  /ndk/build/platforms/android-3/arch-arm/usr/include/linux/
mca.h 70 struct device_driver driver; member in struct:mca_driver
72 #define to_mca_driver(mdriver) container_of(mdriver, struct mca_driver, driver)
  /ndk/build/platforms/android-4/arch-arm/usr/include/linux/
mca.h 70 struct device_driver driver; member in struct:mca_driver
72 #define to_mca_driver(mdriver) container_of(mdriver, struct mca_driver, driver)
  /ndk/build/platforms/android-5/arch-arm/usr/include/linux/
mca.h 70 struct device_driver driver; member in struct:mca_driver
72 #define to_mca_driver(mdriver) container_of(mdriver, struct mca_driver, driver)
  /ndk/build/platforms/android-5/arch-x86/usr/include/linux/
mca.h 70 struct device_driver driver; member in struct:mca_driver
72 #define to_mca_driver(mdriver) container_of(mdriver, struct mca_driver, driver)
  /ndk/build/platforms/android-8/arch-arm/usr/include/linux/
mca.h 70 struct device_driver driver; member in struct:mca_driver
72 #define to_mca_driver(mdriver) container_of(mdriver, struct mca_driver, driver)
  /ndk/build/platforms/android-8/arch-x86/usr/include/linux/
mca.h 70 struct device_driver driver; member in struct:mca_driver
72 #define to_mca_driver(mdriver) container_of(mdriver, struct mca_driver, driver)
  /external/freetype/src/base/
ftobjs.c 233 FT_Driver driver = slot->face->driver; local
234 FT_Driver_Class clazz = driver->clazz;
235 FT_Memory memory = driver->root.memory;
240 slot->library = driver->root.library;
247 if ( FT_DRIVER_USES_OUTLINES( driver ) )
343 FT_Driver driver = slot->face->driver; local
344 FT_Driver_Class clazz = driver->clazz;
345 FT_Memory memory = driver->root.memory
376 FT_Driver driver; local
425 FT_Driver driver = slot->face->driver; local
560 FT_Driver driver; local
1916 FT_Driver driver; local
2193 FT_Driver driver; local
2235 FT_Driver driver; local
2271 FT_Driver driver; local
2330 FT_Driver driver; local
2790 FT_Driver driver; local
3992 FT_Driver driver = FT_DRIVER( module ); local
4020 FT_Driver driver = FT_DRIVER( module ); local
4416 FT_Driver driver = size->face->driver; local
4450 FT_Driver driver = size->face->driver; local
    [all...]
  /dalvik/libcore/xml/src/test/java/tests/api/org/xml/sax/helpers/
XMLReaderFactoryTest.java 57 System.setProperty("org.xml.sax.driver", "foo.bar.XMLReader");
66 System.setProperty("org.xml.sax.driver",
76 System.setProperty("org.xml.sax.driver",
86 System.setProperty("org.xml.sax.driver",
98 System.setProperty("org.xml.sax.driver",
  /external/quake/quake/src/QW/client/
d_init.c 20 // d_init.c: rasterization driver initialization
74 // back buffer, and there's some driver interface function that the driver
76 // console); Quake will then draw into wherever the driver points vid.buffer
170 // the software driver draws these directly to the vid buffer

Completed in 366 milliseconds

1 2 34 5 6 7 8 91011>>