Home
last modified time | relevance | path

Searched defs:bus_reset (Results 1 – 2 of 2) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/usb/
Duhc.h226 int (*bus_reset)(const struct device *dev); member
/Zephyr-latest/drivers/usb/udc/
Dudc_dwc2.c910 bool rwup, bool bus_reset) in dwc2_restore_essential_registers()
1037 bool rwup, bool bus_reset) in dwc2_exit_hibernation()
2770 bool rwup, bool bus_reset) in dwc2_handle_hibernation_exit()
2953 bool bus_reset; in dwc2_thread_handler() local