Home
last modified time | relevance | path

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

/external/u-boot/include/
Dreset.h245 static inline int reset_get_bulk(struct udevice *dev, in reset_get_bulk() function
/external/u-boot/drivers/reset/
Dreset-uclass.c81 int reset_get_bulk(struct udevice *dev, struct reset_ctl_bulk *bulk) in reset_get_bulk() function