Home
last modified time | relevance | path

Searched defs:drm_pci_alloc (Results 1 – 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/gpu/drm/
Ddrm_pci.c52 drm_dma_handle_t *drm_pci_alloc(struct drm_device * dev, size_t size, size_t align) in drm_pci_alloc() function
/kernel/linux/linux-5.10/include/drm/
Ddrm_legacy.h206 static inline struct drm_dma_handle *drm_pci_alloc(struct drm_device *dev, in drm_pci_alloc() function