Home
last modified time | relevance | path

Searched defs:drm_core_check_feature (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_drv.h860 static inline bool drm_core_check_feature(const struct drm_device *dev, u32 feature) in drm_core_check_feature() function
/netbsd-src/sys/external/bsd/drm/dist/bsd-core/
H A DdrmP.h877 static __inline__ int drm_core_check_feature(struct drm_device *dev, in drm_core_check_feature() function