/hardware/ti/omap3/dspbridge/libbridge/inc/ |
_dbdebug.h | 4 * DSP-BIOS Bridge driver support functions for TI OMAP processors.
|
dbapi.h | 4 * DSP-BIOS Bridge driver support functions for TI OMAP processors.
|
/hardware/ti/omap3/dspbridge/libbridge/ |
perfutils.c | 4 * DSP-BIOS Bridge driver support functions for TI OMAP processors.
|
/hardware/ti/wlan/wl1271/TWD/TwIf/ |
TwIf.h | 61 * A low level driver may use this padding internally
|
/hardware/ti/wlan/wl1271/platforms/os/common/inc/ |
osApi.h | 104 START OF OS API (Common to all GWSI LIB, Driver and TI Driver) 109 OS HW API NEEDED BY DRIVER 542 START OF GWSI DRIVER API 612 START OF TI DRIVER API 651 * This function transfers a packet from WLAN driver to OS 664 * This function indicate the OS about different connection driver's events, 690 * \brief Called upon init to set WLAN driver thread priority. 693 * \param uWlanDrvThreadPriority - The WLAN driver thread priority
|
/hardware/ti/wlan/wl1271/platforms/os/linux/inc/ |
CmdInterpretWext.h | 70 TIWLAN_KEY_FLAGS_SET_KEY_RSC = 0x20000000, /* Used to set RSC (receive sequence counter) to driver */
|
/hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/ |
SoftGemini.h | 61 TI_BOOL bPsPollFailureActive; /* used to check if we should enable driver when we are switching different enable modes */
|
/hardware/ti/wlan/wl1271/stad/src/Sta_Management/ |
healthMonitor.h | 42 /* PURPOSE: Driver interface to OS abstraction layer */
|
/hardware/ti/wlan/wl1271/utils/ |
context.h | 53 /* Indicate if the driver should switch to its own context or not before handling events */
|
/ndk/build/platforms/android-3/arch-arm/usr/include/linux/ |
usbdevice_fs.h | 50 char driver[USBDEVFS_MAXDRIVERNAME + 1]; member in struct:usbdevfs_getdriver
|
/ndk/build/platforms/android-4/arch-arm/usr/include/linux/ |
usbdevice_fs.h | 50 char driver[USBDEVFS_MAXDRIVERNAME + 1]; member in struct:usbdevfs_getdriver
|
/ndk/build/platforms/android-5/arch-arm/usr/include/linux/ |
usbdevice_fs.h | 50 char driver[USBDEVFS_MAXDRIVERNAME + 1]; member in struct:usbdevfs_getdriver
|
/ndk/build/platforms/android-5/arch-x86/usr/include/linux/ |
usbdevice_fs.h | 50 char driver[USBDEVFS_MAXDRIVERNAME + 1]; member in struct:usbdevfs_getdriver
|
/ndk/build/platforms/android-8/arch-arm/usr/include/linux/ |
usbdevice_fs.h | 50 char driver[USBDEVFS_MAXDRIVERNAME + 1]; member in struct:usbdevfs_getdriver
|
/ndk/build/platforms/android-8/arch-x86/usr/include/linux/ |
usbdevice_fs.h | 50 char driver[USBDEVFS_MAXDRIVERNAME + 1]; member in struct:usbdevfs_getdriver
|
/system/core/adb/ |
log_service.c | 63 /* NOTE: driver guarantees we read exactly one full entry */
|
/system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/ScanServer/ |
ScanSrv.h | 56 /* module name for driver mode requests */ 123 * Indicates whether to exit driver mode once scan 127 * Indicates whether to send Null data when exiting driver 131 * Indicates whether to scan if driver mode entry
|
/system/wlan/ti/wilink_6_1/TWD/TwIf/ |
TwIf.h | 61 * A low level driver may use this padding internally
|
/system/wlan/ti/wilink_6_1/platforms/os/common/inc/ |
osApi.h | 104 START OF OS API (Common to all GWSI LIB, Driver and TI Driver) 109 OS HW API NEEDED BY DRIVER 542 START OF GWSI DRIVER API 612 START OF TI DRIVER API 651 * This function transfers a packet from WLAN driver to OS 664 * This function indicate the OS about different connection driver's events, 690 * \brief Called upon init to set WLAN driver thread priority. 693 * \param uWlanDrvThreadPriority - The WLAN driver thread priority
|
/system/wlan/ti/wilink_6_1/platforms/os/linux/inc/ |
CmdInterpretWext.h | 70 TIWLAN_KEY_FLAGS_SET_KEY_RSC = 0x20000000, /* Used to set RSC (receive sequence counter) to driver */
|
/system/wlan/ti/wilink_6_1/stad/src/AirLink_Managment/ |
SoftGemini.h | 61 TI_BOOL bPsPollFailureActive; /* used to check if we should enable driver when we are switching different enable modes */
|
/system/wlan/ti/wilink_6_1/stad/src/Sta_Management/ |
healthMonitor.h | 42 /* PURPOSE: Driver interface to OS abstraction layer */
|
/system/wlan/ti/wilink_6_1/utils/ |
context.h | 53 /* Indicate if the driver should switch to its own context or not before handling events */
|
/external/grub/netboot/ |
tlan.c | 3 TLAN driver for Etherboot 91 * TLan Driver Timer Definitions 106 * TLan Driver Eeprom Definitions 378 ThunderLAN Driver Eeprom routines 587 /* Not yet converted from Linux driver */ 591 ThunderLAN Driver PHY Layer Routines 970 ThunderLAN Driver MII Routines [all...] |
/hardware/ti/wlan/wl1271/wpa_supplicant_lib/ |
driver_ti.c | 41 wpa_printf(MSG_ERROR,"TI: Driver not initialized yet"); \ 145 wpa_printf(MSG_ERROR, "ERROR - wpa_driver_tista_private_send - error sending Wext private IOCTL to STA driver (ioctl_cmd = %x, res = %d, errno = %d)", ioctl_cmd, res, errno); 168 wpa_printf(MSG_ERROR, "ERROR - Failed to start driver!"); 187 wpa_printf(MSG_ERROR, "ERROR - Failed to stop driver!"); 256 Routine Description: request scan from driver 415 /* Mapping the mode between UI enum and driver enum */ 582 Routine Description: executes driver-specific commands 911 * wpa_driver_tista_init - Initialize WE driver interface 940 /* Signal that driver is not stopped */ 951 /* Link Speed will be set by the message from the driver */ [all...] |