/system/wlan/ti/wilink_6_1/platforms/os/common/build/linux/ |
common.inc | 70 ## Driver Compilation Directives 124 # Bus Driver
|
/system/wlan/ti/wilink_6_1/platforms/os/linux/build/ |
common.inc | 69 ## Driver Compilation Directives 123 # Bus Driver
|
/system/wlan/ti/wilink_6_1/stad/build/linux/ |
common.inc | 69 ## Driver Compilation Directives 123 # Bus Driver
|
/system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/ |
regulatoryDomainApi.h | 71 * - From inside the driver 87 * - From inside the driver
|
/system/wlan/ti/wilink_6_1/wpa_supplicant_lib/ |
driver_ti.h | 29 #include "driver.h" 72 int driver_is_loaded; /* TRUE/FALSE flag if driver is already loaded and can be accessed */
|
/hardware/ti/wlan/wl1271/stad/src/Ctrl_Interface/ |
CmdHndlr.c | 179 * \param pStadHandles - The driver modules handles 216 * \brief Insert a new command to the driver 219 * If commands are not beeing processed set a request to start processing in the driver context. 301 /* No need to schedule the driver (already handling commands) so just leave critical section */ 312 /* Request driver task schedule for command handling (after we left critical section!) */ 375 /* Convert to driver structure and execute command */ 456 * \brief Get driver statistics 458 * Get the driver statistics (Tx, Rx, signal quality). 462 * \return The driver statistics pointer 475 * \brief Enable/Disable invoking CmdHndlr module from driver-tas [all...] |
/system/wlan/ti/wilink_6_1/stad/src/Ctrl_Interface/ |
CmdHndlr.c | 179 * \param pStadHandles - The driver modules handles 216 * \brief Insert a new command to the driver 219 * If commands are not beeing processed set a request to start processing in the driver context. 300 /* No need to schedule the driver (already handling commands) so just leave critical section */ 311 /* Request driver task schedule for command handling (after we left critical section!) */ 374 /* Convert to driver structure and execute command */ 455 * \brief Get driver statistics 457 * Get the driver statistics (Tx, Rx, signal quality). 461 * \return The driver statistics pointer 474 * \brief Enable/Disable invoking CmdHndlr module from driver-tas [all...] |
/external/kernel-headers/original/linux/ |
ethtool.h | 49 /* these strings are set to whatever the driver author decides... */ 52 char driver[32]; /* driver short name, "tulip", "eepro100" */ member in struct:ethtool_drvinfo 53 char version[32]; /* driver version string */ 84 __u32 version; /* driver-specific, indicates different chips/revs */ 157 * not implemented by the driver causes these values to be 199 * of pending RX/TX ring entries the driver will allow the 227 * then {rx,tx}_pause force the driver to use/not-use pause 280 * or not the driver should turn on (set) or off (clear) a behavior. 319 * get_drvinfo: Report driver informatio [all...] |
/external/wpa_supplicant_6/wpa_supplicant/ |
wpa_supplicant.c | 26 #include "drivers/driver.h" 217 wpa_s->driver && IS_WIRED(wpa_s->driver)) 277 if (wpa_s->conf && wpa_s->driver && IS_WIRED(wpa_s->driver)) { 398 * wpa_clear_keys - Clear keys configured for the driver 403 * for the driver. 697 wpa_msg(wpa_s, MSG_INFO, "WPA: Driver used disabled group " 703 wpa_msg(wpa_s, MSG_INFO, "WPA: Driver used disabled pairwise " 709 wpa_msg(wpa_s, MSG_INFO, "WPA: Driver used disabled key [all...] |
/hardware/ti/wlan/wl1271/TWD/MacServices/ |
MeasurementSrvSM.c | 181 * \brief Handle a MEASURE_START_REQUEST event by requesting driver mode.\n 200 /* Switch Power Save SRV to driver mode w/o changing power save mode*/ 206 /* Switch Power Save SRV to driver mode with PS mode */ 214 TRACE0( pMeasurementSRV->hReport, REPORT_SEVERITY_INFORMATION, ": Driver mode entered successfully\n"); 221 TRACE0( pMeasurementSRV->hReport, REPORT_SEVERITY_INFORMATION, ": Driver mode pending\n"); 225 TRACE1( pMeasurementSRV->hReport, REPORT_SEVERITY_ERROR, ": Error %d when requesting driver mode\n",PSStatus); 584 * \brief Handle a STOP_COMPLETE event by exiting driver mode and calling the complete CB.\n 616 * \brief Handle a STOP_REQUEST event when in WAIT_FOR_DRIVER_MODE state by exiting driver mode. 632 TRACE0( pMeasurementSRV->hReport, REPORT_SEVERITY_ERROR, ": stop from wait for driver mode: not within a request context?!? \n"); 635 stop before driver */ [all...] |
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/MeasurementSRV/ |
MeasurementSrvSM.c | 212 * \brief Handle a MEASURE_START_REQUEST event by requesting driver mode.\n 231 /* Switch Power Save SRV to driver mode w/o changing power save mode*/ 237 /* Switch Power Save SRV to driver mode with PS mode */ 246 ("%s: Driver mode entered successfully\n",__FUNCTION__) ); 255 ("%s: Driver mode pending\n", __FUNCTION__) ); 260 ("%s: Error %d when requesting driver mode\n",__FUNCTION__,PSStatus) ); 646 * \brief Handle a STOP_COMPLETE event by exiting driver mode and calling the complete CB.\n [all...] |
/system/wlan/ti/wilink_6_1/TWD/MacServices/ |
MeasurementSrvSM.c | 181 * \brief Handle a MEASURE_START_REQUEST event by requesting driver mode.\n 200 /* Switch Power Save SRV to driver mode w/o changing power save mode*/ 206 /* Switch Power Save SRV to driver mode with PS mode */ 214 TRACE0( pMeasurementSRV->hReport, REPORT_SEVERITY_INFORMATION, ": Driver mode entered successfully\n"); 221 TRACE0( pMeasurementSRV->hReport, REPORT_SEVERITY_INFORMATION, ": Driver mode pending\n"); 225 TRACE1( pMeasurementSRV->hReport, REPORT_SEVERITY_ERROR, ": Error %d when requesting driver mode\n",PSStatus); 584 * \brief Handle a STOP_COMPLETE event by exiting driver mode and calling the complete CB.\n 616 * \brief Handle a STOP_REQUEST event when in WAIT_FOR_DRIVER_MODE state by exiting driver mode. 632 TRACE0( pMeasurementSRV->hReport, REPORT_SEVERITY_ERROR, ": stop from wait for driver mode: not within a request context?!? \n"); 635 stop before driver */ [all...] |
/bootable/bootloader/legacy/ |
README | 3 various features and a couple small driver programs that build against
|
/cts/tools/signature-tools/ |
README.txt | 28 | signature : the driver classes
|
/dalvik/libcore/sql/src/test/java/org/apache/harmony/sql/tests/java/sql/ |
TestHelper_Driver3.java | 27 * This driver does NOT automatically register itself...
|
/development/host/windows/usb/adb_winapi_test/ |
BUILDME.TXT | 15 In order to build adb_winapi_test.dll you will need to install Windows Driver
|
/development/host/windows/usb/api/ |
BUILDME.TXT | 15 In order to build AdbWinApi.dll you will need to install Windows Driver Kit,
|
/development/host/windows/usb/legacy/driver/ |
android_usb_driver_defines.h | 20 This file consists of constants, types and macros used (and useful) in driver
70 we extend in our driver.
109 associated with every request recevied by the driver.
156 associated with workitems created by our driver.
|
makefile | 30 !message This driver is not intended to target the Windows 2000 platform.
|
precomp.h | 38 // of the API routines in the driver, only structures and constants,
|
/development/pdk/docs/porting/ |
intro_source_code.jd | 26 <li>Binder: an OpenBinder-based driver to facilitate inter-process communication (IPC) in the Android platform.</li> 27 <li>Android Power Management: a light weight power management driver built on top of standard Linux power management but optimized for embedded systems.</li> 31 <li>Android/PMEM: The PMEM (physical memory) driver is used to provide contiguous physical memory regions to userspace libraries that interact with the digital signal processor (DSP) and other hardware that cannot cope with scatter-gather.</li> 32 <li>Android Alarm: A driver which provides timers that can wake the device up from sleep and a monotonic timebase that runs while the device is asleep.</li>
|
/external/clearsilver/python/ |
Makefile | 37 dllwrap --dllname neo_cgi.pyd --driver-name gcc \
|
/external/freetype/include/freetype/internal/ |
pcftypes.h | 3 FreeType font driver for pcf fonts
|
/external/freetype/src/base/ |
ftbase.h | 41 /* Create a new FT_Face given a buffer and a driver name. */
|
/external/icu4c/test/intltest/ |
dadrcoll.cpp | 40 driver = TestDataModule::getTestDataModule("DataDrivenCollationTest", *this, status); 47 delete driver; 53 if(driver != NULL) { 59 TestData *testData = driver->createTestData(index, status);
|