HomeSort by: relevance | last modified time | path
    Searched refs:DriverRec (Results 1 - 25 of 65) sorted by relevancy

1 2 3

  /xsrc/external/mit/xf86-video-mach64/dist/src/
atimach64probe.h 28 extern DriverRec MACH64;
atimach64probe.c 308 _X_EXPORT DriverRec MACH64 =
  /xsrc/external/mit/xf86-video-amdgpu/dist/src/
amdgpu_probe.h 55 extern DriverRec AMDGPU;
amdgpu_probe.c 392 DriverRec AMDGPU = {
  /xsrc/external/mit/xf86-video-ati-kms/dist/src/
radeon_probe.h 54 extern DriverRec RADEON;
radeon_probe.c 281 DriverRec RADEON =
  /xsrc/external/mit/xf86-video-r128/dist/src/
r128_probe.h 100 extern _X_EXPORT DriverRec R128;
r128_probe.c 359 _X_EXPORT DriverRec R128 =
  /xsrc/external/mit/xf86-video-geode/dist/src/
geode_driver.c 110 _X_EXPORT DriverRec AMD = {
129 _X_EXPORT DriverRec GEODE = {
  /xsrc/external/mit/xf86-video-ati/dist/src/
radeon_probe.c 292 _X_EXPORT DriverRec RADEON =
radeon_probe.h 54 extern DriverRec RADEON;
  /xsrc/external/mit/xf86-video-cirrus/dist/src/
cir_driver.c 58 * this DriverRec be an upper-case version of the driver name.
61 _X_EXPORT DriverRec CIRRUS = {
  /xsrc/external/mit/xf86-video-nsc/dist/src/
nsc_driver.c 236 _X_EXPORT DriverRec NSC = {
  /xsrc/external/mit/xf86-video-vmware/dist/src/
vmware_bootstrap.c 519 _X_EXPORT DriverRec vmware = {
  /xsrc/external/mit/xf86-video-intel/dist/src/
intel_module.c 786 static DriverRec intel = {
  /xsrc/external/mit/xf86-video-intel-2014/dist/src/
intel_module.c 687 static DriverRec intel = {
  /xsrc/external/mit/xf86-video-mgx/dist/src/
mgx_driver.c 81 * is compiled in, and this requires that the name of this DriverRec be
85 _X_EXPORT DriverRec MGX = {
  /xsrc/external/mit/xf86-video-sunleo/dist/src/
leo_driver.c 73 * is compiled in, and this requires that the name of this DriverRec be
77 _X_EXPORT DriverRec SUNLEO = {
  /xsrc/external/mit/xorg-server/dist/hw/xfree86/common/
xf86str.h 233 } DriverRec, *DriverPtr;
  /xsrc/external/mit/xorg-server.old/dist/hw/xfree86/common/
xf86str.h 325 } DriverRec, *DriverPtr;
  /xsrc/external/mit/xf86-video-ag10e/dist/src/
ag10e_driver.c 86 * is compiled in, and this requires that the name of this DriverRec be
90 DriverRec AG10E = {
  /xsrc/external/mit/xf86-video-ngle/dist/src/
ngle_driver.c 97 DriverRec NGLE = {
  /xsrc/external/mit/xf86-video-suncg14/dist/src/
cg14_driver.c 88 * is compiled in, and this requires that the name of this DriverRec be
92 _X_EXPORT DriverRec SUNCG14 = {
  /xsrc/external/mit/xf86-video-suncg6/dist/src/
cg6_driver.c 75 * is compiled in, and this requires that the name of this DriverRec be
79 _X_EXPORT DriverRec SUNCG6 = {
  /xsrc/external/mit/xf86-video-sunffb/dist/src/
ffb_driver.c 80 * is compiled in, and this requires that the name of this DriverRec be
84 _X_EXPORT DriverRec SUNFFB = {

Completed in 19 milliseconds

1 2 3