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