HomeSort by relevance Sort by last modified time
    Searched full:drivers (Results 601 - 625 of 2849) sorted by null

<<21222324252627282930>>

  /device/linaro/bootloader/edk2/MdePkg/Include/Protocol/
BootManagerPolicy.h 65 drivers on the DevicePath.
103 will connect all UEFI drivers using the UEFI Boot Service
105 associated with connect all UEFI drivers this policy will be used.
CpuIo2.h 8 ports for PCI. Only drivers that require direct access to the entire system should use this
11 Note: This is a boot-services only protocol and it may not be used by runtime drivers after
13 protocol and can be used by runtime drivers after ExitBootServices().
Security2.h 72 UEFI device drivers on the device path specified by DevicePath.
81 permission to start UEFI device drivers on the device path specified
84 drivers from the device path specified by DevicePath. The
  /device/linaro/bootloader/edk2/NetworkPkg/Dhcp6Dxe/
Dhcp6Driver.h 29 order to make drivers as small as possible, there are a few calling
55 drivers as small as possible, there are a few calling restrictions for
81 make drivers as small as possible, there are a few calling
  /device/linaro/bootloader/edk2/NetworkPkg/HttpBootDxe/
HttpBootDxe.h 200 ControllerHandle. Drivers will typically use the device path attached to
218 parameter is ignored by device drivers, and is optional for bus
219 drivers. For bus drivers, if this parameter is not NULL, then
263 parameter is ignored by device drivers, and is optional for bus
264 drivers. For a bus driver, if this parameter is NULL, then handles
328 ControllerHandle. Drivers will typically use the device path attached to
346 parameter is ignored by device drivers, and is optional for bus
347 drivers. For bus drivers, if this parameter is not NULL, then
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/HttpDxe/
HttpDriver.h 93 ControllerHandle. Drivers will typically use the device path attached to
111 parameter is ignored by device drivers, and is optional for bus
112 drivers. For bus drivers, if this parameter is not NULL, then
156 parameter is ignored by device drivers, and is optional for bus
157 drivers. For a bus driver, if this parameter is NULL, then handles
221 ControllerHandle. Drivers will typically use the device path attached to
239 parameter is ignored by device drivers, and is optional for bus
240 drivers. For bus drivers, if this parameter is not NULL, then
    [all...]
  /device/linaro/bootloader/edk2/NetworkPkg/Ip6Dxe/
Ip6Driver.h 54 the same for UEFI Applications, UEFI OS Loaders, and UEFI Drivers including
55 both device drivers and bus drivers.
  /device/linaro/bootloader/edk2/NetworkPkg/Mtftp6Dxe/
Mtftp6Driver.h 29 order to make drivers as small as possible, there are a few calling
54 drivers as small as possible, there are calling restrictions for
80 make drivers as small as possible, there are calling
  /device/linaro/bootloader/edk2/Nt32Pkg/SnpNt32Dxe/
SnpNt32.h 208 order to make drivers as small as possible, there are a few calling
233 drivers as small as possible, there are a few calling restrictions for
257 make drivers as small as possible, there are a few calling
  /device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/Include/Protocol/
I2cHostMcg.h 47 third party I2C drivers due to a state change at the I2C device
48 which the third party I2C drivers did not initiate. I2C platform
49 drivers may use this API within these guidelines.
  /external/libdrm/man/
drm.xml 88 implemented in user-space, but new DRM drivers implement a kernel
106 frameworks are available that are used by most DRM drivers. These
110 However, there are still many differences between the drivers so
  /external/ltp/testcases/kernel/device-drivers/v4l/user_space/
README 62 v4l-test is a test environment for V4L2 drivers. The V4L2 drivers
88 -> Device Drivers
  /external/ltp/testcases/kernel/device-drivers/v4l/user_space/doc/spec/
x542.htm 90 several IDs for specific purposes. Drivers can also implement their
113 >Drivers may enumerate different controls after switching
262 >Overall audio volume. Note some drivers also
313 ALSA drivers, V4L2 drivers must mute at load time to avoid excessive
342 and should not be used in new drivers and applications.</TD
420 and should not be used in new drivers and applications.</TD
490 deprecated. New drivers and applications should use the <A
535 control is deprecated. New drivers and applications should use the
591 hue control is enabled is undefined, drivers should ignore suc
    [all...]
  /external/mesa3d/docs/
license.html 51 some of the Mesa device drivers are copyrighted by their authors.
102 Device drivers src/mesa/drivers/* MIT, generally
  /external/mesa3d/docs/relnotes/
6.5.1.html 52 <li>many updates to the DRI drivers
105 All the effected drivers have been updated.
130 DRI drivers varies with the driver
  /external/mesa3d/src/compiler/nir/
nir_lower_gs_intrinsics.c 35 * Drivers might use this maximum number of vertices to allocate enough space
36 * to hold the geometry shader's output. Some drivers (such as i965) need to
41 * calculations, so drivers know where to write the GS output.
  /external/mesa3d/src/gallium/docs/source/
distro.rst 4 Along with the interface definitions, the following drivers, state trackers,
7 Drivers
172 Each of these managers provides various services to drivers that are not
  /external/mesa3d/src/intel/vulkan/
Makefile.am 57 -I$(top_srcdir)/src/mesa/drivers/dri/common \
58 -I$(top_srcdir)/src/mesa/drivers/dri/i965 \
129 $(top_builddir)/src/mesa/drivers/dri/i965/libi965_compiler.la \
  /external/mesa3d/src/mesa/drivers/dri/i965/
Makefile.am 33 -I$(top_builddir)/src/mesa/drivers/dri/common \
34 -I$(top_srcdir)/src/mesa/drivers/dri/common \
35 -I$(top_srcdir)/src/mesa/drivers/dri/intel/server \
  /external/tcpdump/win32/src/
ether_ntohost.c 20 * '%SystemRoot%/drivers/etc/ethers' (Win-NT+)
78 * Return path to "%SystemRoot%/drivers/etc/<file>" (Win-NT+)
93 snprintf (path, sizeof(path), "%s\\system32\\drivers\\etc\\%s", env, file);
  /prebuilts/misc/darwin-x86_64/sdl2/include/SDL2/
SDL_config.h 193 /* Enable various audio drivers */
222 /* Enable various input drivers */
258 /* Enable various video drivers */
  /prebuilts/misc/windows/sdl2/i686-w64-mingw32/include/SDL2/
SDL_config.h 147 /* Enable various audio drivers */
154 /* Enable various input drivers */
167 /* Enable various video drivers */
  /prebuilts/misc/windows/sdl2/include/
SDL_config.h 147 /* Enable various audio drivers */
154 /* Enable various input drivers */
167 /* Enable various video drivers */
  /prebuilts/misc/windows/sdl2/x86_64-w64-mingw32/include/SDL2/
SDL_config.h 147 /* Enable various audio drivers */
154 /* Enable various input drivers */
167 /* Enable various video drivers */
  /device/linaro/bootloader/edk2/NetworkPkg/IScsiDxe/
IScsiDriver.c 43 parameter is ignored by device drivers, and is optional for bus
44 drivers. For bus drivers, if this parameter is not NULL, then
226 parameter is ignored by device drivers, and is optional for bus
227 drivers. For bus drivers, if this parameter is not NULL, then
    [all...]

Completed in 919 milliseconds

<<21222324252627282930>>