Searched defs:uhc_api (Results 1 – 2 of 2) sorted by relevance
215 struct uhc_api { struct216 int (*lock)(const struct device *dev);217 int (*unlock)(const struct device *dev);219 int (*init)(const struct device *dev);220 int (*enable)(const struct device *dev);221 int (*disable)(const struct device *dev);222 int (*shutdown)(const struct device *dev);224 int (*bus_reset)(const struct device *dev);225 int (*sof_enable)(const struct device *dev);226 int (*bus_suspend)(const struct device *dev);[all …]
1 .. _uhc_api: target