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

  /src/sys/external/bsd/drm2/dist/include/drm/
drm_mm.h 291 * drm_mm_hole_node_end().
329 * drm_mm_hole_node_end - computes the end of the hole following @node
339 static inline u64 drm_mm_hole_node_end(const struct drm_mm_node *hole_node) function in typeref:typename:u64
drm_mm.h 291 * drm_mm_hole_node_end().
329 * drm_mm_hole_node_end - computes the end of the hole following @node
339 static inline u64 drm_mm_hole_node_end(const struct drm_mm_node *hole_node) function in typeref:typename:u64

Completed in 22 milliseconds