Home
last modified time | relevance | path

Searched refs:was_master (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/
H A Ddrm_auth.c162 fpriv->was_master = true; in drm_set_master()
238 if (file_priv->was_master && in drm_master_check_perm()
H A Ddrm_file.c518 if (filp->was_master) in drm_file_update_pid()
/openbmc/linux/include/drm/
H A Ddrm_file.h218 bool was_master; member