Home
last modified time | relevance | path

Searched defs:drm_agp_init (Results 1 – 2 of 2) sorted by path

/dragonfly/sys/dev/drm/
H A Ddrm_agpsupport.c477 struct drm_agp_head *drm_agp_init(struct drm_device *dev) in drm_agp_init() function
/dragonfly/sys/dev/drm/include/drm/
H A Ddrm_agpsupport.h99 static inline struct drm_agp_head *drm_agp_init(struct drm_device *dev) in drm_agp_init() function