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.c195 struct drm_file *applier, in radeon_set_filp_rights() argument
204 *owner = applier; in radeon_set_filp_rights()
207 if (*owner == applier) in radeon_set_filp_rights()
210 *value = *owner == applier ? 1 : 0; in radeon_set_filp_rights()