Searched refs:drm_open_helper (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/sys/dev/drm2/
H A Ddrm_fops.c42 static int drm_open_helper(struct cdev *kdev, int flags, int fmt,
145 retcode = drm_open_helper(kdev, flags, fmt, p, dev);
180 static int drm_open_helper(struct cdev *kdev, int flags, int fmt, function

Completed in 59 milliseconds