Searched refs:get_configuration_desc (Results 1 – 4 of 4) sorted by relevance
340 .get_configuration_desc = stm32mp1_config_desc,
312 .get_configuration_desc = stm32mp2_config_desc,
176 uint8_t *(*get_configuration_desc)(uint16_t *length); member
89 pbuf = pdev->desc->get_configuration_desc(&len); in usb_core_get_desc()