Searched refs:get_other_speed_config_desc (Results 1 – 5 of 5) sorted by relevance
347 .get_other_speed_config_desc = NULL,
319 .get_other_speed_config_desc = NULL,
182 uint8_t *(*get_other_speed_config_desc)(uint16_t *length); member
110 if (pdev->desc->get_other_speed_config_desc == NULL) { in usb_core_get_desc()114 pbuf = pdev->desc->get_other_speed_config_desc(&len); in usb_core_get_desc()
9527 …- add a optional ops get_other_speed_config_desc ([216c122](https://review.trustedfirmware.org/plu…