Searched refs:bootcount_ops (Results 1 – 6 of 6) sorted by relevance
17 struct bootcount_ops { struct41 #define bootcount_get_ops(dev) ((struct bootcount_ops *)(dev)->driver->ops) argument
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()
79 static const struct bootcount_ops bootcount_i2c_eeprom_ops = {
73 static const struct bootcount_ops bootcount_rtc_ops = {
115 static const struct bootcount_ops bootcount_mem_ops = {
108 static const struct bootcount_ops bootcount_spi_flash_ops = {
Completed in 6 milliseconds