Home
last modified time | relevance | path

Searched refs:hibernate_compressor_param_ops (Results 1 – 1 of 1) sorted by relevance

/linux/kernel/power/
H A Dhibernate.c1503 static const struct kernel_param_ops hibernate_compressor_param_ops = {
1513 module_param_cb(compressor, &hibernate_compressor_param_ops, in hibernate_compressor_param_set()
1531 static const struct kernel_param_ops hibernate_compressor_param_ops = { global() variable