Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_internal.h156 int drm_master_open(struct drm_file *file_priv);
H A Ddrm_auth.c299 int drm_master_open(struct drm_file *file_priv) in drm_master_open() function
H A Ddrm_file.c358 ret = drm_master_open(priv); in drm_open_helper()
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_internal.h144 int drm_master_open(struct drm_file *file_priv);
H A Ddrm_auth.c334 int drm_master_open(struct drm_file *file_priv) in drm_master_open() function
H A Ddrm_file.c355 ret = drm_master_open(priv); in drm_open_helper()

Completed in 5 milliseconds