Searched refs:drm_open_helper (Results 1 – 1 of 1) sorted by relevance
47 static int drm_open_helper(struct file *filp, struct drm_minor *minor);98 retcode = drm_open_helper(filp, minor); in drm_open()138 static int drm_open_helper(struct file *filp, struct drm_minor *minor) in drm_open_helper() function