Home
last modified time | relevance | path

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

/Linux-v4.19/include/drm/
Ddrm_connector.h1175 const char *drm_get_content_protection_name(int val);
/Linux-v4.19/drivers/gpu/drm/
Ddrm_connector.c806 DRM_ENUM_NAME_FN(drm_get_content_protection_name, drm_cp_enum_list) in DRM_ENUM_NAME_FN() argument