Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/radeon/
H A Dradeon_kms.c197 struct drm_file *applier, in radeon_set_filp_rights() argument
206 *owner = applier; in radeon_set_filp_rights()
209 if (*owner == applier) in radeon_set_filp_rights()
212 *value = *owner == applier ? 1 : 0; in radeon_set_filp_rights()