Searched refs:bootcount_get_ops (Results 1 – 2 of 2) sorted by relevance
14 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()
41 #define bootcount_get_ops(dev) ((struct bootcount_ops *)(dev)->driver->ops) macro
Completed in 3 milliseconds