/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/Tx_Xfer/Slave_Dbl_Buf/ |
txXfer.c | 44 * This module gets the upper driver's Tx packets after FW resources were 293 ("txXfer_sendPacket(): Xfer Completed in upper driver context\n")); 352 It handles the transfer of packets sent by the upper driver to the HW via TNETWIF. 363 the HW, and the other is being processed from the upper driver to the Xfer in parallel. [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/MeasurementSRV/ |
MeasurementSrv.c | 308 /* mark to send NULL data when exiting driver mode (can be changed to FALSE 357 * \param bSendNullData - whether to send NULL data when exiting driver mode.\n 438 * \brief callback function used by the power manager to notify driver mode result 453 /* if driver mode entry succeedded */ 463 /* driver mode entry failed */ [all...] |
/system/wlan/ti/wilink_6_1/TWD/MacServices/ |
MeasurementSrv.c | 292 /* mark to send NULL data when exiting driver mode (can be changed to TI_FALSE 343 * \param bSendNullData - whether to send NULL data when exiting driver mode.\n 418 * \brief callback function used by the power manager to notify driver mode result 431 /* if driver mode entry succeedded */ 440 /* driver mode entry failed */ [all...] |
/external/wpa_supplicant/ |
wpa_cli.c | 999 "All arguments: ifname confname driver ctrl_interface " 1005 * INTERFACE_ADD <ifname>TAB<confname>TAB<driver>TAB<ctrl_interface>TAB 1040 printf("Invalid DRIVER command: needs one argument (cmd)\n"); 1045 os_snprintf(cmd, sizeof(cmd), "DRIVER %s %s", argv[0], argv[1]); 1047 os_snprintf(cmd, sizeof(cmd), "DRIVER %s", argv[0]); 1103 { "driver", wpa_cli_cmd_driver }, [all...] |
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
|
/external/grub/netboot/ |
tulip.c | 4 Tulip and clone Etherboot Driver 12 As of April 2001 this driver should support most tulip cards that 13 the Linux tulip driver supports because Donald Becker's Linux media 16 Based on Ken Yap's Tulip Etherboot Driver and Donald Becker's 17 Linux Tulip Driver. Supports N-Way speed auto-configuration on 26 Source for Etherboot driver at 30 Source for Linux tulip driver at 34 FreeBSD netboot DEC 21143 driver 41 The Linux de driver development page has a number of links to 52 Major rewrite to include Linux tulip driver media detectio [all...] |
3c509.c | 7 This code is based heavily on David Greenman's if_ed.c driver and 8 Andres Vega Garcia's if_ep.c driver.
|
/cts/tests/tests/database/src/android/database/sqlite/cts/ |
SQLiteQueryBuilderTest.java | 195 public MockCursor(SQLiteDatabase db, SQLiteCursorDriver driver, 197 super(db, driver, editTable, query);
|
/device/htc/dream-sapphire/libsensors/ |
sensors.c | 196 LOGE("Couldn't find or open 'compass' driver (%s)", strerror(errno)); 323 // close the driver
|
/external/freetype/include/freetype/internal/ |
sfnt.h | 5 /* High-level `sfnt' driver interface (specification). */ 62 /* Once the format tag has been validated by the font driver, it */ [all...] |
/external/iproute2/man/man8/ |
tc-cbq-details.8 | 76 that elapse between requests from the device driver for more data. Combined 83 perhaps because of a badly implemented driver? A PCMCIA network card
|
/external/kernel-headers/original/linux/ |
hil.h | 105 * This way the device driver knows that the underlying MLC driver
|
module.h | 572 static inline void module_add_driver(struct module *module, struct device_driver *driver) 576 static inline void module_remove_driver(struct device_driver *driver)
|
mtio.h | 242 * driver sends cmd + 2 step pulses */ 262 /* The next two are used by the QIC-02 driver for runtime reconfiguration.
|
/external/opencore/android/ |
android_audio_output.cpp | 275 //Don't signal the MIO node that the configuration is complete until the driver latency has been set 376 LOGV("driver latency(%u),outputFrameSizeInBytes(%d),msecsPerFrame(%f),frame count(%d)", latency,outputFrameSizeInBytes,msecsPerFrame,mAudioSink->frameCount());
|
/external/ppp/pppd/ |
sys-solaris.c | 175 * a driver be PLINK'ed under itself, and "/dev/ip" is typically the 176 * driver at the bottom of the tunneling interfaces stream. 260 * two DLPI_INFO_REQ to be sent down to the driver (below ip) before 479 * Send DL_INFO_REQ to the driver to solicit its MAC address 546 * Send DL_INFO_REQ to the driver to solicit its MAC address 708 * between ip module and the device driver without tearing down the 1012 * driver to the stream head for our fd to /dev/ppp). [all...] |
/external/proguard/src/proguard/gui/ |
default.pro | 18 # Also keep - Database drivers. Keep all implementations of java.sql.Driver. 19 -keep class * extends java.sql.Driver
|
/external/qemu/audio/ |
winaudio.c | 2 * QEMU "simple" Windows audio driver
72 case MMSYSERR_NODRIVER: reason="no driver is present"; break;
|
/external/qemu/distrib/sdl-1.2.12/src/audio/ums/ |
SDL_umsaudio.c | 47 /* Audio driver functions */ 76 /* Audio driver bootstrap functions */
|
/external/qemu/distrib/sdl-1.2.12/src/cdrom/macos/ |
SDL_syscdrom.c | 88 /* Fill in our driver capabilities */ 100 /* Walk the list, count each AudioCD driver, and save the refnums */
|
/external/qemu/distrib/sdl-1.2.12/src/video/svga/ |
SDL_svgavideo.c | 24 /* SVGAlib based SDL video driver implementation. 68 /* SVGAlib driver bootstrap functions */
|
/external/qemu/distrib/sdl-1.2.12/src/video/vgl/ |
SDL_vglvideo.c | 24 /* libvga based SDL video driver implementation. 66 /* VGL driver bootstrap functions */
|
/external/qemu/distrib/sdl-1.2.12/src/video/wscons/ |
SDL_wsconsvideo.c | 85 /* WSCONS driver bootstrap functions */ 139 "SDL wscons video driver",
|
/external/webkit/JavaScriptCore/tests/mozilla/ |
README-jsDriver.html | 74 <i>n</i> is the exit code the driver should expect to see. Testcases 244 specifiers may follow this option. The driver uses the fact that a
|
/external/webkit/JavaScriptCore/tests/mozilla/js1_6/ |
shell.js | 54 * The test driver searches for such a phrase in the test output. 187 reportFailure ("Test driver failure, expected to exit function '" +
|