Searched refs:suspend_nvs_register (Results 1 – 1 of 1) sorted by relevance
30 static int suspend_nvs_register(unsigned long start, unsigned long size);32 static inline int suspend_nvs_register(unsigned long a, unsigned long b) in suspend_nvs_register() function49 return suspend_nvs_register(start, size); in acpi_nvs_register()95 static int suspend_nvs_register(unsigned long start, unsigned long size) in suspend_nvs_register() function