Searched refs:bootcount_ops (Results 1 – 3 of 3) sorted by relevance
15 struct bootcount_ops { struct39 #define bootcount_get_ops(dev) ((struct bootcount_ops *)(dev)->driver->ops) argument
13 struct bootcount_ops *ops = bootcount_get_ops(dev); in dm_bootcount_get()23 struct bootcount_ops *ops = bootcount_get_ops(dev); in dm_bootcount_set()
72 static const struct bootcount_ops bootcount_rtc_ops = {