Searched defs:uhc_api (Results 1 – 2 of 2) sorted by relevance
284 struct uhc_api { struct285 int (*lock)(const struct device *dev);286 int (*unlock)(const struct device *dev);288 int (*init)(const struct device *dev);289 int (*enable)(const struct device *dev);290 int (*disable)(const struct device *dev);291 int (*shutdown)(const struct device *dev);293 int (*bus_reset)(const struct device *dev);294 int (*sof_enable)(const struct device *dev);295 int (*bus_suspend)(const struct device *dev);[all …]
1 .. _uhc_api: target