Home
last modified time | relevance | path

Searched refs:remove_conflicting_pci_framebuffers (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/include/drm/
Ddrm_fb_helper.h563 ret = remove_conflicting_pci_framebuffers(pdev, resource_id, name); in drm_fb_helper_remove_conflicting_pci_framebuffers()
/Linux-v5.4/include/linux/
Dfb.h610 extern int remove_conflicting_pci_framebuffers(struct pci_dev *pdev, int res_id,
/Linux-v5.4/drivers/video/fbdev/core/
Dfbmem.c1770 int remove_conflicting_pci_framebuffers(struct pci_dev *pdev, int res_id, const char *name) in remove_conflicting_pci_framebuffers() function
1811 EXPORT_SYMBOL(remove_conflicting_pci_framebuffers);