Home
last modified time | relevance | path

Searched defs:do_suspend (Results 1 – 9 of 9) sorted by relevance

/linux/tools/testing/selftests/cpufreq/
H A Dcpufreq.sh205 do_suspend() global() function
/linux/tools/testing/selftests/breakpoints/
H A Dstep_after_suspend_test.c189 bool do_suspend = true; in main() local
/linux/drivers/usb/musb/
H A Dmusb_virthub.c51 int musb_port_suspend(struct musb *musb, bool do_suspend) in musb_port_suspend()
H A Dmusb_host.h97 static inline int musb_port_suspend(struct musb *musb, bool do_suspend) in musb_port_suspend()
/linux/arch/arm/include/asm/
H A Dproc-fns.h77 void (*do_suspend)(void *); member
/linux/drivers/xen/
H A Dmanage.c92 static void do_suspend(void) in do_suspend() function
/linux/arch/powerpc/platforms/pseries/
H A Dmobility.c529 static int do_suspend(void) in do_suspend() function
/linux/drivers/md/
H A Ddm-ioctl.c1120 static int do_suspend(struct dm_ioctl *param) in do_suspend() function
/linux/tools/perf/
H A Dbuiltin-record.c368 int i, do_suspend; in record__aio_sync() local