Home
last modified time | relevance | path

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

/trusted-firmware-a/plat/st/stm32mp1/
A Dstm32mp1_usb_dfu.c342 .get_other_speed_config_desc = NULL,
/trusted-firmware-a/include/drivers/
A Dusb_device.h170 uint8_t *(*get_other_speed_config_desc)(uint16_t *length); member
/trusted-firmware-a/drivers/usb/
A Dusb_device.c118 if (pdev->desc->get_other_speed_config_desc == NULL) { in usb_core_get_desc()
122 pbuf = pdev->desc->get_other_speed_config_desc(&len); in usb_core_get_desc()
/trusted-firmware-a/docs/build/TF-A_2.5/
A Dsearchindex.js1 …tr:38,get_current_el_maybe_const:6,get_interrupt_type_handl:40,get_other_speed_config_desc:6,get_s…
/trusted-firmware-a/docs/build/TF-A_2.5/_sources/
A Dchange-log.md.txt900 …- add a optional ops get_other_speed_config_desc ([216c122](https://review.trustedfirmware.org/plu…
/trusted-firmware-a/docs/
A Dchange-log.md900 …- add a optional ops get_other_speed_config_desc ([216c122](https://review.trustedfirmware.org/plu…

Completed in 32 milliseconds