Home
last modified time | relevance | path

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

/u-boot/drivers/bootcount/
A Dbootcount-uclass.c14 struct bootcount_ops *ops = bootcount_get_ops(dev); in dm_bootcount_get()
24 struct bootcount_ops *ops = bootcount_get_ops(dev); in dm_bootcount_set()
/u-boot/include/
A Dbootcount.h41 #define bootcount_get_ops(dev) ((struct bootcount_ops *)(dev)->driver->ops) macro

Completed in 3 milliseconds