Searched refs:drm_attach_helper (Results 1 - 4 of 4) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/radeon/
H A Dradeon_drv.c334 return (-drm_attach_helper(kdev, pciidlist, &kms_driver));
/freebsd-11-stable/sys/dev/drm2/
H A Ddrm_os_freebsd.c136 * drm_attach_helper: called by a driver at the end of its attach
140 drm_attach_helper(device_t kdev, const drm_pci_id_list_t *idlist, function
H A DdrmP.h1741 int drm_attach_helper(device_t kdev, const drm_pci_id_list_t *idlist,
/freebsd-11-stable/sys/dev/drm2/i915/
H A Di915_drv.c1185 return (-drm_attach_helper(kdev, pciidlist, &driver));

Completed in 172 milliseconds