Home
last modified time | relevance | path

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

/Zephyr-latest/include/zephyr/drivers/usb/
Duhc.h149 struct uhc_device_caps { struct
171 struct uhc_device_caps caps; argument
526 static inline struct uhc_device_caps uhc_caps(const struct device *dev) in uhc_caps()