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

<<31323334353637383940>>

  /development/simulator/wrapsim/
FakeDev.c 10 "events" devices. The framebuffer driver is pretty simple, handling a
12 few calls. The input event driver can be used in a select() or poll()
  /external/blktrace/doc/
blktrace.tex 407 complete & \emph{completed} by driver \\ \hline
409 issue & \emph{issued} to driver \\ \hline
525 queue or in the io scheduler has been sent to the driver.
528 addition to the internal queue and later service by the driver. The
562 start sending requests to the driver. This may happen automatically
635 D & IO issued to driver \\ \hline
    [all...]
  /external/bluetooth/bluez/
acinclude.m4 320 AC_ARG_WITH(telephony, AC_HELP_STRING([--with-telephony=DRIVER], [select telephony driver]), [
  /external/dbus/bus/
Makefile.in 63 dispatch.h driver.c driver.h expirelist.c expirelist.h \
76 driver.$(OBJEXT) expirelist.$(OBJEXT) policy.$(OBJEXT) \
88 dispatch.h driver.c driver.h expirelist.c expirelist.h \
343 driver.c \
344 driver.h \
491 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/driver.Po@am__quote@
  /external/grub/netboot/
3c595.c 2 * 3c595.c -- 3COM 3C595 Fast Etherlink III PCI driver for etherboot
15 * Herb Peyerl's FreeBSD 3.4-RELEASE if_vx.c driver.
  /external/kernel-headers/original/asm-x86/
io_32.h 71 * almost all conceivable cases a device driver should not be using
89 * almost all conceivable cases a device driver should not be using
  /external/kernel-headers/original/linux/
fd.h 259 unsigned int driver_version; /* version code for floppy driver */
262 * get the version number of the floppy driver that they are running
genhd.h 102 int major; /* major number of driver */
106 char disk_name[32]; /* name of major driver */
videodev2.h 107 V4L2_FIELD_ANY = 0, /* driver can choose from none,
236 __u8 driver[16]; /* i.e. "bttv" */ member in struct:v4l2_capability
487 #define V4L2_JPEG_MARKER_APP (1<<7) /* App segment, driver will
583 __u32 extendedmode; /* Driver-specific extensions */
596 __u32 extendedmode; /* Driver-specific extensions */
842 /* IDs reserved for driver specific controls */
    [all...]
  /external/qemu/distrib/sdl-1.2.12/src/audio/macrom/
SDL_romaudio.c 48 /* Audio driver functions */
55 /* Audio driver bootstrap functions */
  /external/qemu/distrib/sdl-1.2.12/src/audio/sun/
SDL_sunaudio.c 50 /* Audio driver functions */
59 /* Audio driver bootstrap functions */
  /external/qemu/distrib/sdl-1.2.12/src/joystick/win32/
SDL_mmjoystick.c 26 /* Win32 MultiMedia Joystick driver, contributed by Andrei de A. Formiga */
372 error = "Joystick driver not present";
  /external/qemu/distrib/sdl-1.2.12/src/video/ggi/
SDL_ggivideo.c 24 /* GGI-based SDL video driver implementation.
65 /* GGI driver bootstrap functions */
  /external/qemu/distrib/sdl-1.2.12/src/video/picogui/
SDL_pgvideo.c 68 /* PicoGUI driver bootstrap functions */
143 PGVID_DRIVER_NAME, "PicoGUI SDL driver",
  /external/qemu/distrib/sdl-1.2.12/src/video/qtopia/
SDL_sysvideo.cc 72 /* FB driver bootstrap functions */
137 /* Set the driver flags */
  /external/qemu/distrib/sdl-1.2.12/src/video/quartz/
SDL_QuartzVideo.h 28 @abstract SDL video driver for Mac OS X.
80 /* Main driver structure to store required state information */
  /external/quake/quake/src/QW/docs/
readme.qwcl 89 OpenGL MCD (Mini Client Driver) to Linux. It is faster than Mesa 3-D
191 supported by USSLite (the driver that comes with the Linux kernel), let me
  /external/quake/quake/src/WinQuake/docs/
INSTALL.Quake2 69 ontop of Linux GLIDE, or 3DFX's mini-OpenGL Quake driver.
174 If set to zero, causes the sound driver to attempt speeds in the following
  /external/quake/quake/src/WinQuake/
glqnotes.txt 21 very unlikely to work with it, so consider it basically a "glquake driver".
29 opengl driver I tried it on messed up in one way or another, so it is now
net.h 130 int driver; member in struct:qsocket_s
233 int driver; member in struct:__anon5426
  /external/quake/quake/src/WinQuake/kit/
README.TXT 21 very unlikely to work with it, so consider it basically a "glquake driver".
29 opengl driver I tried it on messed up in one way or another, so it is now
  /external/tcpdump/
print-fddi.c 62 * the "header" that a kernel fddi driver supplies to bpf: I
65 * two bytes of system/driver dependent data (anything an
  /external/wpa_supplicant_6/wpa_supplicant/src/drivers/
driver_ndis.c 2 * WPA Supplicant - Windows/NDIS driver interface
41 #include "driver.h"
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
wpa_cli.c 1116 "All arguments: ifname confname driver ctrl_interface "
1122 * INTERFACE_ADD <ifname>TAB<confname>TAB<driver>TAB<ctrl_interface>TAB
1171 printf("Invalid DRIVER command: needs one argument (cmd)\n");
1176 os_snprintf(cmd, sizeof(cmd), "DRIVER %s %s", argv[0], argv[1]);
1178 os_snprintf(cmd, sizeof(cmd), "DRIVER %s", argv[0]);
    [all...]
wpa_supplicant.conf 87 # By default, wpa_supplicant requests driver to perform AP scanning and then
89 # allow the driver to take care of AP scanning and selection and use
91 # information from the driver.
93 # 0: driver takes care of scanning, AP selection, and IEEE 802.11 association
102 # the driver reports successful association; each network block should have
132 # Driver interface parameters
133 # This field can be used to configure arbitrary driver interace parameters. The
134 # format is specific to the selected driver interface. This field is not used

Completed in 3332 milliseconds

<<31323334353637383940>>