Searched refs:GUD_REQ_GET_DESCRIPTOR (Results 1 – 2 of 2) sorted by relevance
244 #define GUD_REQ_GET_DESCRIPTOR 0x01 macro
87 ret = gud_usb_control_msg(intf, true, GUD_REQ_GET_DESCRIPTOR, 0, buf, sizeof(*desc)); in gud_get_display_descriptor()