Home
last modified time | relevance | path

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

/Linux-v4.19/tools/testing/selftests/cpufreq/
Dcpufreq.sh206 do_suspend() function
/Linux-v4.19/tools/testing/selftests/breakpoints/
Dstep_after_suspend_test.c174 bool do_suspend = true; in main() local
/Linux-v4.19/drivers/usb/musb/
Dmusb_virthub.c51 int musb_port_suspend(struct musb *musb, bool do_suspend) in musb_port_suspend()
Dmusb_host.h102 static inline int musb_port_suspend(struct musb *musb, bool do_suspend) in musb_port_suspend()
/Linux-v4.19/arch/arm/include/asm/
Dproc-fns.h80 void (*do_suspend)(void *); member
/Linux-v4.19/drivers/xen/
Dmanage.c96 static void do_suspend(void) in do_suspend() function
/Linux-v4.19/drivers/net/phy/
Dphy.c937 bool needs_aneg = false, do_suspend = false; in phy_state_machine() local
/Linux-v4.19/drivers/md/
Ddm-ioctl.c980 static int do_suspend(struct dm_ioctl *param) in do_suspend() function