Home
last modified time | relevance | path

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

/linux/tools/testing/selftests/breakpoints/
A Dstep_after_suspend_test.c166 bool do_suspend = true; in main() local
178 do_suspend = false; in main()
197 if (do_suspend) in main()
/linux/tools/testing/selftests/cpufreq/
A Dmain.sh118 do_suspend "suspend" 1
122 do_suspend "hibernate" 1
A Dcpufreq.sh206 do_suspend() function
/linux/drivers/usb/musb/
A Dmusb_host.h66 extern int musb_port_suspend(struct musb *musb, bool do_suspend);
97 static inline int musb_port_suspend(struct musb *musb, bool do_suspend) in musb_port_suspend() argument
A Dmusb_virthub.c51 int musb_port_suspend(struct musb *musb, bool do_suspend) in musb_port_suspend() argument
66 if (do_suspend) { in musb_port_suspend()
/linux/arch/arm/include/asm/
A Dproc-fns.h77 void (*do_suspend)(void *); member
144 #define cpu_do_suspend PROC_VTABLE(do_suspend)
/linux/drivers/xen/
A Dmanage.c97 static void do_suspend(void) in do_suspend() function
216 { "suspend", true, do_suspend },
/linux/arch/powerpc/platforms/pseries/
A Dmobility.c461 static int do_suspend(void) in do_suspend() function
521 ret = do_suspend(); in do_join()
/linux/drivers/net/phy/
A Dphy.c1111 bool needs_aneg = false, do_suspend = false; in phy_state_machine() local
1154 do_suspend = true; in phy_state_machine()
1162 else if (do_suspend) in phy_state_machine()
/linux/arch/arm/kernel/
A Dasm-offsets.c135 DEFINE(CPU_DO_SUSPEND, offsetof(struct processor, do_suspend)); in main()
/linux/tools/perf/
A Dbuiltin-record.c258 int i, do_suspend; in record__aio_sync() local
261 do_suspend = 0; in record__aio_sync()
275 do_suspend = 1; in record__aio_sync()
278 if (!do_suspend) in record__aio_sync()
/linux/drivers/md/
A Ddm-ioctl.c1089 static int do_suspend(struct dm_ioctl *param) in do_suspend() function
1198 return do_suspend(param); in dev_suspend()
/linux/
A DSystem.map27358 ffff800010722e84 t do_suspend
A D.tmp_System.map27358 ffff800010722e84 t do_suspend

Completed in 346 milliseconds