HomeSort by: relevance | last modified time | path
    Searched defs:drm_pci_set_busid (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/pci/
drm_pci_busid.c 48 drm_pci_set_busid(struct drm_device *dev, struct drm_master *master) function in typeref:typename:int
  /src/sys/external/bsd/drm2/dist/drm/
drm_internal.h 57 int drm_pci_set_busid(struct drm_device *dev, struct drm_master *master);
71 static inline int drm_pci_set_busid(struct drm_device *dev, function in typeref:typename:int
drm_pci.c 147 int drm_pci_set_busid(struct drm_device *dev, struct drm_master *master) function in typeref:typename:int

Completed in 13 milliseconds