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

1 2 3 4 5 6 7 891011>>

  /external/kernel-headers/original/linux/
i2c.h 109 * A driver is capable of handling one or more physical devices present on
110 * I2C adapters. This information is used to inform the driver of adapter
113 * The driver.owner field should be set to the module owner of this driver.
114 * The driver.name field should be set to the name of this driver.
121 /* Notifies the driver that a new bus has appeared. This routine
122 * can be used by the driver to test if the bus meets its conditions
130 /* tells the driver that a client is about to be deleted & gives it
132 * has been dynamically allocated by the driver in the function above
142 struct device_driver driver; member in struct:i2c_driver
160 struct i2c_driver *driver; \/* and our access routines *\/ member in struct:i2c_client
    [all...]
wireless.h 21 * driver.
22 * This is better than having each driver having its entry because
23 * its centralised and we may remove the driver module safely.
25 * Ioctl are used to configure the driver and issue commands. This is
27 * change dynamically (while the driver is running) some parameters.
37 * We have a structure for data passed from the driver to /proc/net/wireless
43 * New driver API (2002 -> onward) :
46 * The new driver API is defined and documented in :
63 * These wireless extensions are not magic : each driver has to provide
146 * - Document creation of new driver API
    [all...]
  /external/kernel-headers/original/linux/mmc/
card.h 8 * Card driver specific definitions.
93 * MMC device driver (e.g., Flash card, I/O card...)
  /external/quake/quake/src/QW/client/
d_ifacea.h 23 // Include file for asm driver interface.
48 // driver-usable fields
vid.h 20 // vid.h -- video driver defs
71 // the video driver will need it again
  /external/quake/quake/src/WinQuake/
d_ifacea.h 23 // Include file for asm driver interface.
48 // driver-usable fields
vid.h 20 // vid.h -- video driver defs
71 // the video driver will need it again
  /external/webkit/SunSpider/hosted/
versions.html 49 <li><a href="sunspider-0.9/driver.html">Version 0.9</a></li>
50 <li><a href="sunspider-0.9.1/driver.html">Version 0.9.1</a></li>
  /external/wpa_supplicant/
driver_hostap.h 2 * WPA Supplicant - driver interaction with Linux Host AP driver
driver_ndis_.c 2 * WPA Supplicant - Windows/NDIS driver interface - event processing
18 #include "driver.h"
wireless_copy.h 21 * driver.
22 * This is better than having each driver having its entry because
23 * its centralised and we may remove the driver module safely.
25 * Ioctl are used to configure the driver and issue commands. This is
27 * change dynamically (while the driver is running) some parameters.
37 * We have a structure for data passed from the driver to /proc/net/wireless
43 * New driver API (2002 -> onward) :
46 * The new driver API is defined and documented in :
63 * These wireless extensions are not magic : each driver has to provide
146 * - Document creation of new driver API
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/common/
wireless_copy.h 21 * driver.
22 * This is better than having each driver having its entry because
23 * its centralised and we may remove the driver module safely.
25 * Ioctl are used to configure the driver and issue commands. This is
27 * change dynamically (while the driver is running) some parameters.
37 * We have a structure for data passed from the driver to /proc/net/wireless
43 * New driver API (2002 -> onward) :
46 * The new driver API is defined and documented in :
63 * These wireless extensions are not magic : each driver has to provide
146 * - Document creation of new driver API
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_hostap.h 2 * WPA Supplicant - driver interaction with Linux Host AP driver
driver_ndis_.c 2 * WPA Supplicant - Windows/NDIS driver interface - event processing
18 #include "driver.h"
  /hardware/ti/omap3/dspbridge/inc/
dbg_zones.h 19 * DSP-BIOS Bridge driver support functions for TI OMAP processors.
34 * - modname is a string such as "DDSP driver"
  /hardware/ti/omap3/dspbridge/libbridge/inc/
dbg_zones.h 4 * DSP-BIOS Bridge driver support functions for TI OMAP processors.
34 * - modname is a string such as "DDSP driver"
  /hardware/ti/wlan/wl1271/TWD/TWDriver/
TWDriverTx.c 39 * PURPOSE: TNETW_Driver Tx API functions needed externally to the driver.
53 * \brief TI WLAN HW TX Access Driver
  /hardware/ti/wlan/wl1271/stad/src/AirLink_Managment/
regulatoryDomainApi.h 71 * - From inside the driver
87 * - From inside the driver
  /hardware/ti/wlan/wl1271/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 */
  /system/core/toolbox/
sendevent.c 20 #define EVIOCGVERSION _IOR('E', 0x01, int) /* get driver version */
67 fprintf(stderr, "could not get driver version for %s, %s\n", argv[optind], strerror(errno));
  /system/netd/
SoftapController.cpp 78 LOGE("Softap driver start - failed to open socket");
82 LOGD("Softap driver start - wrong interface");
87 LOGE("Softap driver start - function not supported");
96 LOGD("Softap driver start: %d", ret);
105 LOGE("Softap driver stop - failed to open socket");
109 LOGD("Softap driver stop - wrong interface");
114 LOGE("Softap driver stop - function not supported");
122 LOGD("Softap driver stop: %d", ret);
  /system/wlan/ti/sta_dk_4_0_4_32/CUDK/tiwlan_loader/
tiwlan_loader.c 2 * tiwlan driver loader - utility to load firmware and calibration data
152 /* Send init request to the driver */
244 do { /* Need to wait till driver will be created in sdio_probe() */
275 print_debug("Driver configured\n");
277 print_debug("Driver configuration failed (%d)\n", rc);
335 check_and_set_property("wlan.driver.status", "failed");
363 check_and_set_property("wlan.driver.status", "failed");
371 check_and_set_property("wlan.driver.status", "ok");
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/PowerSaveServer/
PowerSrv_API.h 159 * this will be done in respect of priority to Driver request./n
178 * 2) powerSrv_RequestFor_802_11_PS_e - the driver mode obliged to be in 802.11 PS or not change.\n
179 * 3) PowerCtrl_PowerLevel_e - the desired driver power level (allowed: AWAKE or POWER DOWN).\n
182 * 6) char* - the clinet name that ask for driver mode.\n
188 * enter in to configuration of the driver that in higher priority from the user.\n
209 * 2) char* - the clinet name that ask for driver mode.\n
212 * enter in to configuration of the driver that in higher priority from the user.\n
214 * end the user mode configuration (driver mode priority) and returns the user configuration
  /system/wlan/ti/sta_dk_4_0_4_32/
common.inc 73 # Enable driver profiling
82 ## Driver Compilation Directives
  /system/wlan/ti/wilink_6_1/TWD/TWDriver/
TWDriverTx.c 39 * PURPOSE: TNETW_Driver Tx API functions needed externally to the driver.
53 * \brief TI WLAN HW TX Access Driver

Completed in 640 milliseconds

1 2 3 4 5 6 7 891011>>