Searched refs:suspend_nvs_register (Results 1 – 1 of 1) sorted by relevance
29 static int suspend_nvs_register(unsigned long start, unsigned long size);31 static inline int suspend_nvs_register(unsigned long a, unsigned long b) in suspend_nvs_register() function48 return suspend_nvs_register(start, size); in acpi_nvs_register()94 static int suspend_nvs_register(unsigned long start, unsigned long size) in suspend_nvs_register() function