Searched defs:sleep_cpu (Results 1 – 3 of 3) sorted by relevance
57 static int sleep_cpu = -EINVAL; variable
29 static int sleep_cpu = -EINVAL; variable
1792 int bringup_hibernate_cpu(unsigned int sleep_cpu) in bringup_hibernate_cpu()