Home
last modified time | relevance | path

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

/linux-5.10/tools/testing/selftests/cpufreq/
Dcpufreq.sh206 do_suspend() function
/linux-5.10/tools/testing/selftests/breakpoints/
Dstep_after_suspend_test.c166 bool do_suspend = true; in main() local
/linux-5.10/drivers/usb/musb/
Dmusb_virthub.c51 int musb_port_suspend(struct musb *musb, bool do_suspend) in musb_port_suspend()
Dmusb_host.h101 static inline int musb_port_suspend(struct musb *musb, bool do_suspend) in musb_port_suspend()
/linux-5.10/arch/arm/include/asm/
Dproc-fns.h77 void (*do_suspend)(void *); member
/linux-5.10/drivers/xen/
Dmanage.c97 static void do_suspend(void) in do_suspend() function
/linux-5.10/drivers/net/phy/
Dphy.c1124 bool needs_aneg = false, do_suspend = false; in phy_state_machine() local
/linux-5.10/drivers/md/
Ddm-ioctl.c1005 static int do_suspend(struct dm_ioctl *param) in do_suspend() function
/linux-5.10/tools/perf/
Dbuiltin-record.c255 int i, do_suspend; in record__aio_sync() local