Home
last modified time | relevance | path

Searched refs:drm_softc (Results 1 – 5 of 5) sorted by relevance

/dragonfly/sys/dev/drm/radeon/
HDradeon_drv.c756 struct drm_softc *softc = device_get_softc(kdev); in radeon_suspend()
765 struct drm_softc *softc = device_get_softc(kdev); in radeon_resume()
784 sizeof(struct drm_softc)
/dragonfly/sys/dev/drm/
HDdrm_dragonfly.c233 struct drm_softc *softc = device_get_softc(kdev); in drm_device_detach()
HDdrm_drv.c579 struct drm_softc *softc = device_get_softc(parent->bsddev); in drm_dev_init()
1199 struct drm_softc *softc = device_get_softc(kdev);
/dragonfly/sys/dev/drm/include/drm/
HDdrmP.h469 struct drm_softc { struct
/dragonfly/sys/dev/drm/i915/
HDi915_pci.c807 sizeof(struct drm_softc)