Home
last modified time | relevance | path

Searched refs:get_other_speed_config_desc (Results 1 – 5 of 5) sorted by relevance

/rk3399_ARM-atf/plat/st/stm32mp1/
H A Dstm32mp1_usb_dfu.c347 .get_other_speed_config_desc = NULL,
/rk3399_ARM-atf/plat/st/stm32mp2/
H A Dstm32mp2_usb_dfu.c319 .get_other_speed_config_desc = NULL,
/rk3399_ARM-atf/include/drivers/
H A Dusb_device.h182 uint8_t *(*get_other_speed_config_desc)(uint16_t *length); member
/rk3399_ARM-atf/drivers/usb/
H A Dusb_device.c110 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()
/rk3399_ARM-atf/docs/
H A Dchange-log.md9527 …- add a optional ops get_other_speed_config_desc ([216c122](https://review.trustedfirmware.org/plu…