Home
last modified time | relevance | path

Searched refs:post_hibernation_entry (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/drivers/usb/udc/
Dudc_dwc2.h34 int (*post_hibernation_entry)(const struct device *dev); member
79 DWC2_QUIRK_FUNC_DEFINE(post_hibernation_entry)
Dudc_dwc2_vendor_quirks.h304 .post_hibernation_entry = usbhs_post_hibernation_entry, \