Searched refs:drm_get_subpixel_order_name (Results 1 - 3 of 3) sorted by relevance

/openbsd-current/sys/dev/pci/drm/include/drm/
H A Ddrm_connector.h1984 const char *drm_get_subpixel_order_name(enum subpixel_order order);
/openbsd-current/sys/dev/pci/drm/
H A Ddrm_connector.c884 * drm_get_subpixel_order_name - return a string for a given subpixel enum
892 const char *drm_get_subpixel_order_name(enum subpixel_order order) function
896 EXPORT_SYMBOL(drm_get_subpixel_order_name); variable
/openbsd-current/sys/dev/pci/drm/i915/display/
H A Dintel_display_debugfs.c282 drm_get_subpixel_order_name(connector->display_info.subpixel_order));

Completed in 134 milliseconds