Searched refs:eeprom_resume (Results 1 – 1 of 1) sorted by relevance
1076 static int __maybe_unused eeprom_resume(struct device *dev) in eeprom_resume() function1094 SET_SYSTEM_SLEEP_PM_OPS(eeprom_suspend, eeprom_resume)1095 SET_RUNTIME_PM_OPS(eeprom_suspend, eeprom_resume, NULL)