Home
last modified time | relevance | path

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

/openbmc/linux/include/drm/
H A Dgud.h317 #define GUD_REQ_GET_CONNECTOR_EDID 0x56 macro
/openbmc/linux/drivers/gpu/drm/gud/
H A Dgud_connector.c235 ret = gud_usb_get(gdrm, GUD_REQ_GET_CONNECTOR_EDID, connector->index, in gud_connector_get_modes()