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