Searched refs:bootcount_get_ops (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/bootcount/
H A Dbootcount-uclass.c16 struct bootcount_ops *ops = bootcount_get_ops(dev);
26 struct bootcount_ops *ops = bootcount_get_ops(dev);
/u-boot/include/
H A Dbootcount.h40 #define bootcount_get_ops(dev) ((struct bootcount_ops *)(dev)->driver->ops) macro

Completed in 42 milliseconds