/kernel/linux/linux-6.6/drivers/media/usb/cx231xx/ |
H A D | cx231xx.h | 300 int sleep; member
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | s5h1411.c | 916 .sleep = s5h1411_sleep,
|
H A D | s5h1420.c | 943 .sleep = s5h1420_sleep,
|
H A D | si21xx.c | 881 .sleep = si21xx_sleep,
|
H A D | si2168.c | 575 /* Firmware later than B 4.0-11 loses warm state during sleep */ in si2168_sleep() 667 .sleep = si2168_sleep,
|
H A D | bcm3510.c | 856 .sleep = bcm3510_sleep,
|
H A D | rtl2832_sdr.c | 841 if (fe->ops.tuner_ops.sleep) in rtl2832_sdr_unset_tuner() 842 fe->ops.tuner_ops.sleep(fe); in rtl2832_sdr_unset_tuner() 925 /* sleep tuner */ in rtl2832_sdr_stop_streaming()
|
/kernel/linux/linux-6.6/tools/testing/selftests/bpf/ |
H A D | test_tunnel.sh | 588 sleep 1
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/mptcp/ |
H A D | mptcp_sockopt.c | 415 sleep(1); in do_getsockopt_tcp_info()
|
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/ptrace/ |
H A D | perf-hwbreak.c | 823 sleep(1); in get_nr_wps()
|
/kernel/linux/linux-6.6/tools/testing/selftests/tc-testing/ |
H A D | tdc.py | 479 time.sleep(2)
|
/kernel/liteos_a/compat/posix/src/ |
H A D | time.c | 1065 unsigned int sleep(unsigned int seconds) in sleep() function
|
/kernel/linux/linux-5.10/tools/power/pm-graph/ |
H A D | sleepgraph.py | 221 # general wait/delay/sleep 1133 time.sleep(0.01) 2927 # sleep mode enter errors 3666 m = re.match('PM: Preparing system for (?P<m>.*) sleep', msg) 3717 'suspend': ['PM: Entering [a-z]* sleep.*', 'Suspending console.*'], 3722 'resume_noirq': ['ACPI: Waking up from system sleep state.*'], 3745 'emsg': 'PM: Preparing system for mem sleep.*' }, 3751 'emsg': 'PM: Entering (?P<mode>[a-z,A-Z]*) sleep.*' }, 3753 'smsg': 'ACPI: Preparing to enter system sleep state.*', 5214 time.sleep( [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/ |
H A D | cwsr_trap_handler_gfx9.asm | 316 s_sleep 0x2 // sleep 1 (64clk) is not enough for 8 waves per SIMD, which will cause SQ hang, since the 7,8th wave could not get arbit to exec inst, while other waves are stuck into the sleep-loop and waiting for wrexec!=0
|
H A D | cwsr_trap_handler_gfx10.asm | 299 // sleep 1 (64clk) is not enough for 8 waves per SIMD, which will cause 301 // other waves are stuck into the sleep-loop and waiting for wrexec!=0
|
H A D | cwsr_trap_handler_gfx8.asm | 226 s_sleep 0x2 // sleep 1 (64clk) is not enough for 8 waves per SIMD, which will cause SQ hang, since the 7,8th wave could not get arbit to exec inst, while other waves are stuck into the sleep-loop and waiting for wrexec!=0
|
/kernel/linux/linux-5.10/tools/testing/selftests/net/ |
H A D | pmtu.sh | 816 sleep 1 1625 sleep 0.1
|
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | rtl2832_sdr.c | 838 if (fe->ops.tuner_ops.sleep) in rtl2832_sdr_unset_tuner() 839 fe->ops.tuner_ops.sleep(fe); in rtl2832_sdr_unset_tuner() 922 /* sleep tuner */ in rtl2832_sdr_stop_streaming()
|
/kernel/linux/linux-5.10/drivers/net/ethernet/dec/tulip/ |
H A D | tulip_core.c | 265 int sleep, int snooze) in tulip_set_power_state() 271 if (sleep) in tulip_set_power_state() 294 /* Wake the chip from sleep/snooze mode. */ in tulip_up() 777 /* Leave the driver in snooze, not sleep, mode. */ in tulip_down() 264 tulip_set_power_state(struct tulip_private *tp, int sleep, int snooze) tulip_set_power_state() argument
|
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/ |
H A D | cxusb.c | 710 * make sure that DVB core won't put to sleep (reset, really) in cxusb_fmd1216me_tuner_attach() 713 adap->fe_adap[0].fe->ops.tuner_ops.sleep = NULL; in cxusb_fmd1216me_tuner_attach() 1160 .sleep = dib7070_tuner_sleep,
|
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/ |
H A D | cxusb.c | 710 * make sure that DVB core won't put to sleep (reset, really) in cxusb_fmd1216me_tuner_attach() 713 adap->fe_adap[0].fe->ops.tuner_ops.sleep = NULL; in cxusb_fmd1216me_tuner_attach() 1160 .sleep = dib7070_tuner_sleep,
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdkfd/ |
H A D | cwsr_trap_handler_gfx9.asm | 366 s_sleep 0x2 // sleep 1 (64clk) is not enough for 8 waves per SIMD, which will cause SQ hang, since the 7,8th wave could not get arbit to exec inst, while other waves are stuck into the sleep-loop and waiting for wrexec!=0
|
H A D | cwsr_trap_handler_gfx8.asm | 226 s_sleep 0x2 // sleep 1 (64clk) is not enough for 8 waves per SIMD, which will cause SQ hang, since the 7,8th wave could not get arbit to exec inst, while other waves are stuck into the sleep-loop and waiting for wrexec!=0
|
/kernel/linux/linux-6.6/drivers/net/ethernet/dec/tulip/ |
H A D | tulip_core.c | 265 int sleep, int snooze) in tulip_set_power_state() 271 if (sleep) in tulip_set_power_state() 294 /* Wake the chip from sleep/snooze mode. */ in tulip_up() 777 /* Leave the driver in snooze, not sleep, mode. */ in tulip_down() 264 tulip_set_power_state(struct tulip_private *tp, int sleep, int snooze) tulip_set_power_state() argument
|
/kernel/linux/linux-6.6/tools/testing/selftests/net/ |
H A D | rtnetlink.sh | 285 sleep 5 764 sleep 0.2
|