Home
last modified time | relevance | path

Searched refs:aperture_remove_conflicting_pci_devices (Results 1 – 25 of 45) sorted by relevance

12

/drivers/video/
Daperture.c347 int aperture_remove_conflicting_pci_devices(struct pci_dev *pdev, const char *name) in aperture_remove_conflicting_pci_devices() function
379 EXPORT_SYMBOL(aperture_remove_conflicting_pci_devices);
/drivers/gpu/drm/
Ddrm_aperture.c190 return aperture_remove_conflicting_pci_devices(pdev, req_driver->name); in drm_aperture_remove_conflicting_pci_framebuffers()
/drivers/video/fbdev/
Dsunxvr2500.c124 err = aperture_remove_conflicting_pci_devices(pdev, "s3dfb"); in s3d_pci_register()
Dskeletonfb.c673 retval = aperture_remove_conflicting_pci_devices(pdev, "xxxfb"); in xxxfb_probe()
Dsunxvr500.c252 err = aperture_remove_conflicting_pci_devices(pdev, "e3dfb"); in e3d_pci_register()
Dchipsfb.c354 rc = aperture_remove_conflicting_pci_devices(dp, "chipsfb"); in chipsfb_pci_init()
Dasiliantfb.c546 err = aperture_remove_conflicting_pci_devices(dp, "asiliantfb"); in asiliantfb_pci_init()
Dgxt4500.c623 err = aperture_remove_conflicting_pci_devices(pdev, "gxt4500fb"); in gxt4500_probe()
Dcarminefb.c614 ret = aperture_remove_conflicting_pci_devices(dev, "carminefb"); in carminefb_probe()
Dpvr2fb.c949 ret = aperture_remove_conflicting_pci_devices(pdev, "pvrfb"); in pvr2fb_pci_probe()
Dvt8623fb.c676 rc = aperture_remove_conflicting_pci_devices(dev, "vt8623fb"); in vt8623_pci_probe()
Dsm712fb.c1505 err = aperture_remove_conflicting_pci_devices(pdev, "smtcfb"); in smtcfb_pci_probe()
Darkfb.c952 rc = aperture_remove_conflicting_pci_devices(dev, "arkfb"); in ark_pci_probe()
Dpm3fb.c1319 err = aperture_remove_conflicting_pci_devices(dev, "pm3fb"); in pm3fb_probe()
Di740fb.c1015 ret = aperture_remove_conflicting_pci_devices(dev, "i740fb"); in i740fb_probe()
Dsstfb.c1328 err = aperture_remove_conflicting_pci_devices(pdev, "sstfb"); in sstfb_probe()
/drivers/video/fbdev/geode/
Dgxfb_core.c364 ret = aperture_remove_conflicting_pci_devices(pdev, "gxfb"); in gxfb_probe()
Dgx1fb_core.c320 ret = aperture_remove_conflicting_pci_devices(pdev, "gx1fb"); in gx1fb_probe()
Dlxfb_core.c487 ret = aperture_remove_conflicting_pci_devices(pdev, "lxfb"); in lxfb_probe()
/drivers/video/fbdev/via/
Dvia-core.c621 ret = aperture_remove_conflicting_pci_devices(pdev, "viafb"); in via_pci_probe()
/drivers/video/fbdev/kyro/
Dfbdev.c678 err = aperture_remove_conflicting_pci_devices(pdev, "kyrofb"); in kyrofb_probe()
/drivers/video/fbdev/vermilion/
Dvermilion.c450 err = aperture_remove_conflicting_pci_devices(dev, "vmlfb"); in vml_pci_probe()
/drivers/staging/sm750fb/
Dsm750.c998 err = aperture_remove_conflicting_pci_devices(pdev, "sm750_fb1"); in lynxfb_pci_probe()
/drivers/video/fbdev/mb862xx/
Dmb862xxfbdrv.c999 ret = aperture_remove_conflicting_pci_devices(pdev, "mb862xxfb"); in mb862xx_pci_probe()
/drivers/pci/
Dpci-sysfs.c1428 ret = aperture_remove_conflicting_pci_devices(pdev, \

12