Home
last modified time | relevance | path

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

/linux-6.1.9/include/drm/display/
Ddrm_dp_helper.h98 enum dp_content_type content_type;
Ddrm_dp.h1685 enum dp_content_type { enum
/linux-6.1.9/drivers/gpu/drm/display/
Ddrm_dp_helper.c2847 static const char *dp_content_type_get_name(enum dp_content_type content_type) in dp_content_type_get_name()