Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/usb/
Duhc.h296 static inline int uhc_bus_suspend(const struct device *dev) in uhc_bus_suspend() function
/Zephyr-latest/subsys/usb/host/
Dusbh_shell.c373 err = uhc_bus_suspend(uhs_ctx.dev); in cmd_bus_suspend()