| /xsrc/external/mit/xf86-video-cirrus/dist/src/ |
| H A D | cir_driver.c | 181 GDevPtr *devSections; local in function:CIRProbe 194 &devSections)) <= 0) { 209 CIRChipsets, CIRPciChipsets, devSections, 213 free(devSections); 236 xf86UnclaimPciSlot(pPci, devSections[0]); 238 free(devSections); 261 free(devSections);
|
| /xsrc/external/mit/xf86-video-ati/dist/src/ |
| H A D | radeon_probe.c | 241 GDevPtr *devSections; local in function:RADEONProbe 247 numDevSections = xf86MatchDevice(RADEON_NAME, &devSections); 255 devSections, 272 free(devSections);
|
| /xsrc/external/mit/xf86-video-nsc/dist/src/ |
| H A D | nsc_driver.c | 503 GDevPtr *devSections = NULL; local in function:NscProbe 512 if ((numDevSections = xf86MatchDevice(NSC_NAME, &devSections)) <= 0) { 521 devSections, numDevSections, 528 devSections, numDevSections, 580 if (devSections) 581 xfree(devSections);
|
| /xsrc/external/mit/xf86-video-geode/dist/src/ |
| H A D | geode_driver.c | 429 GDevPtr *devSections = NULL; local in function:AmdProbe 440 if ((numDevSections = xf86MatchDevice(GEODE_NAME, &devSections)) <= 0) { 449 devSections, numDevSections, drv, 455 devSections, numDevSections, drv, 519 if (devSections) 520 free(devSections);
|
| /xsrc/external/mit/xf86-video-r128/dist/src/ |
| H A D | r128_probe.c | 310 GDevPtr *devSections; local in function:R128Probe 316 numDevSections = xf86MatchDevice(R128_NAME, &devSections); 324 devSections, 339 free(devSections);
|
| /xsrc/external/mit/xf86-video-mach64/dist/src/ |
| H A D | atimach64probe.c | 255 GDevPtr *devSections; local in function:Mach64Probe 265 numDevSections = xf86MatchDevice(MACH64_DRIVER_NAME, &devSections); 272 devSections, numDevSections, 274 free(devSections);
|
| /xsrc/external/mit/xf86-video-vmware/dist/src/ |
| H A D | vmware_bootstrap.c | 362 GDevPtr *devSections; local in function:VMWAREProbe 371 numDevSections = xf86MatchDevice(VMWARE_DRIVER_NAME, &devSections); 381 VMWAREChipsets, VMWAREPciChipsets, devSections, 383 free(devSections);
|
| /xsrc/external/mit/xf86-video-sunleo/dist/src/ |
| H A D | leo_driver.c | 197 GDevPtr *devSections; local in function:LeoProbe 224 &devSections)) <= 0) { 239 devSections, numDevSections, 242 free(devSections);
|
| /xsrc/external/mit/xf86-video-mgx/dist/src/ |
| H A D | mgx_driver.c | 202 GDevPtr *devSections; local in function:MgxProbe 229 &devSections)) <= 0) { 244 devSections, numDevSections, 247 free(devSections);
|
| /xsrc/external/mit/xf86-video-igs/dist/src/ |
| H A D | igs_driver.c | 351 GDevPtr *devSections; local in function:IgsProbe 360 &devSections)) <= 0) { 366 xf86MatchDevice(IGS_DRIVER_NAME, &devSections)) > 0) { 368 if ((chipset = igsFindIsaDevice(devSections[i])) > -1) { 376 if (!xf86CheckStrOption(devSections[i]->options, "BusID", 382 entity = xf86ClaimFbSlot(drv, 0, devSections[i], TRUE); 408 free(devSections);
|
| /xsrc/external/mit/xf86-video-suncg14/dist/src/ |
| H A D | cg14_driver.c | 215 GDevPtr *devSections; local in function:CG14Probe 242 &devSections)) <= 0) { 257 devSections, numDevSections, 260 free(devSections);
|
| /xsrc/external/mit/xf86-video-suncg6/dist/src/ |
| H A D | cg6_driver.c | 198 GDevPtr *devSections; local in function:CG6Probe 225 &devSections)) <= 0) { 240 devSections, numDevSections, 243 free(devSections);
|
| /xsrc/external/mit/xf86-video-sunffb/dist/src/ |
| H A D | ffb_driver.c | 203 GDevPtr *devSections; local in function:FFBProbe 230 &devSections)) <= 0) { 245 devSections, numDevSections, 248 free(devSections);
|
| /xsrc/external/mit/xf86-video-suntcx/dist/src/ |
| H A D | tcx_driver.c | 203 GDevPtr *devSections; local in function:TCXProbe 230 &devSections)) <= 0) { 245 devSections, numDevSections, 248 free(devSections);
|
| /xsrc/external/mit/xf86-video-ag10e/dist/src/ |
| H A D | ag10e_driver.c | 219 GDevPtr *devSections; local in function:AG10EProbe 246 &devSections)) <= 0) { 261 devSections, numDevSections, 264 xfree(devSections);
|
| /xsrc/external/mit/xf86-video-ngle/dist/src/ |
| H A D | ngle_driver.c | 252 GDevPtr *devSections; local in function:NGLEProbe 260 &devSections)) <= 0) 301 entity = xf86ClaimFbSlot(drv, 0, devSections[i], TRUE); 320 free(devSections);
|
| /xsrc/external/mit/xf86-video-rendition/dist/src/ |
| H A D | rendition.c | 309 GDevPtr *devSections; local in function:renditionProbe 315 if ((numDevSections=xf86MatchDevice(RENDITION_DRIVER_NAME, &devSections)) <= 0) 322 devSections, numDevSections, drv, &usedChips); 324 free(devSections);
|
| /xsrc/external/mit/xf86-video-pnozz/dist/src/ |
| H A D | pnozz_driver.c | 319 GDevPtr *devSections; local in function:PnozzProbe 346 &devSections)) <= 0) { 361 devSections, numDevSections, 364 free(devSections);
|
| /xsrc/external/mit/xf86-video-crime/dist/src/ |
| H A D | crime_driver.c | 309 GDevPtr *devSections; local in function:CrimeProbe 315 &devSections)) <= 0) 354 entity = xf86ClaimFbSlot(drv, 0, devSections[i], TRUE); 373 xfree(devSections);
|
| /xsrc/external/mit/xf86-video-newport/dist/src/ |
| H A D | newport_driver.c | 217 GDevPtr *devSections; local in function:NewportProbe 224 if ((numDevSections = xf86MatchDevice(NEWPORT_DRIVER_NAME, &devSections)) <= 0) 250 dev = devSections[i]; 282 free(devSections);
|
| /xsrc/external/mit/xf86-video-tga/dist/src/ |
| H A D | tga_driver.c | 292 GDevPtr *devSections; local in function:TGAProbe 318 &devSections)) <= 0) { 347 TGAChipsets, TGAPciChipsets, devSections, numDevSections, 350 free(devSections);
|
| /xsrc/external/mit/xf86-video-tseng/dist/src/ |
| H A D | tseng_driver.c | 326 GDevPtr *devSections; local in function:TsengProbe 351 &devSections)) <= 0) { 369 devSections,numDevSections, drv, 399 free(devSections);
|
| /xsrc/external/mit/xf86-video-vboxvideo/dist/src/ |
| H A D | vboxvideo.c | 764 GDevPtr *devSections; local in function:VBOXProbe 771 &devSections)) <= 0) 782 devSections, numDevSections, 804 free(devSections);
|
| /xsrc/external/mit/xf86-video-imstt/dist/src/ |
| H A D | imstt_driver.c | 271 GDevPtr *devSections; local in function:IMSTTProbe 279 if ((numDevSections = xf86MatchDevice("imstt", &devSections)) <= 0) 286 devSections, numDevSections, drv, 289 xfree(devSections);
|
| /xsrc/external/mit/xf86-video-qxl/dist/src/ |
| H A D | qxl_driver.c | 1340 GDevPtr *devSections; local in function:qxl_probe 1342 if ((numDevSections = xf86MatchDevice (QXL_NAME, &devSections)) <= 0) 1350 devSections, numDevSections, 1353 xfree (devSections);
|