Searched defs:drm_open (Results 1 – 4 of 4) sorted by relevance
426 int drm_open(struct inode *inode, struct file *filp) in drm_open() function
119 drm_open(dev_t d, int flags, int fmt, struct lwp *l) in drm_open() function
784 int drm_open(DRM_CDEV kdev, int flags, int fmt, DRM_STRUCTCDEVPROC *p) in drm_open() function
992 d_open_t drm_open; variable