/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/ |
H A D | dib0700_devices.c | 810 deb_info("sleep: %d", onoff); in dib7070_tuner_sleep() 818 .sleep = dib7070_tuner_sleep, 825 .sleep = dib7070_tuner_sleep, 834 .sleep = dib7070_tuner_sleep, 1255 .sleep = dib80xx_tuner_sleep, 1269 .sleep = dib80xx_tuner_sleep, 1613 .sleep = dib80xx_tuner_sleep, 2186 tfe8096p_dib0090_config.sleep = st->dib8000_ops.tuner_sleep; in tfe8096p_tuner_attach() 2337 .sleep = dib90x0_tuner_sleep, 2356 .sleep [all...] |
H A D | dvb-usb-dvb.c | 302 /* re-assign sleep and wakeup functions */ in dvb_usb_adapter_frontend_init() 305 adap->fe_adap[i].fe_sleep = adap->fe_adap[i].fe->ops.sleep; in dvb_usb_adapter_frontend_init() 306 adap->fe_adap[i].fe->ops.sleep = dvb_usb_fe_sleep; in dvb_usb_adapter_frontend_init()
|
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/ |
H A D | dib0700_devices.c | 810 deb_info("sleep: %d", onoff); in dib7070_tuner_sleep() 818 .sleep = dib7070_tuner_sleep, 825 .sleep = dib7070_tuner_sleep, 834 .sleep = dib7070_tuner_sleep, 1255 .sleep = dib80xx_tuner_sleep, 1269 .sleep = dib80xx_tuner_sleep, 1613 .sleep = dib80xx_tuner_sleep, 2179 tfe8096p_dib0090_config.sleep = st->dib8000_ops.tuner_sleep; in tfe8096p_tuner_attach() 2330 .sleep = dib90x0_tuner_sleep, 2349 .sleep [all...] |
H A D | dvb-usb-dvb.c | 302 /* re-assign sleep and wakeup functions */ in dvb_usb_adapter_frontend_init() 305 adap->fe_adap[i].fe_sleep = adap->fe_adap[i].fe->ops.sleep; in dvb_usb_adapter_frontend_init() 306 adap->fe_adap[i].fe->ops.sleep = dvb_usb_fe_sleep; in dvb_usb_adapter_frontend_init()
|
/test/xts/dcts/filemanagement/fileio/client/src/main/js/test/ |
H A D | FileioJsUnit.test.js | 164 function sleep(ms) {
182 sleep(2000);
185 sleep(6000);
196 sleep(5000);
198 sleep(3000);
211 sleep(1500);
3244 sleep(1000);
3327 sleep(1000);
3347 sleep(1000);
3489 sleep(200 [all...] |
/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb-v2/ |
H A D | af9015.c | 723 ret = state->sleep[fe_to_adap(fe)->id](fe); in af9015_af9013_sleep() 908 state->sleep[adap->id] = adap->fe[0]->ops.sleep; in af9015_af9013_frontend_attach() 909 adap->fe[0]->ops.sleep = af9015_af9013_sleep; in af9015_af9013_frontend_attach() 1065 if (adap->fe[0]->ops.tuner_ops.sleep) { in af9015_tuner_attach() 1067 adap->fe[0]->ops.tuner_ops.sleep; in af9015_tuner_attach() 1068 adap->fe[0]->ops.tuner_ops.sleep = af9015_tuner_sleep; in af9015_tuner_attach()
|
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb-v2/ |
H A D | af9015.c | 724 ret = state->sleep[fe_to_adap(fe)->id](fe); in af9015_af9013_sleep() 909 state->sleep[adap->id] = adap->fe[0]->ops.sleep; in af9015_af9013_frontend_attach() 910 adap->fe[0]->ops.sleep = af9015_af9013_sleep; in af9015_af9013_frontend_attach() 1066 if (adap->fe[0]->ops.tuner_ops.sleep) { in af9015_tuner_attach() 1068 adap->fe[0]->ops.tuner_ops.sleep; in af9015_tuner_attach() 1069 adap->fe[0]->ops.tuner_ops.sleep = af9015_tuner_sleep; in af9015_tuner_attach()
|
/test/testfwk/xdevice/plugins/ohos/src/ohos/environment/ |
H A D | device.py | 787 time.sleep(1) 823 time.sleep(1) 952 time.sleep(1) 967 time.sleep(1) 1047 time.sleep(3) 1057 time.sleep(3) 1170 time.sleep(1)
|
/test/xts/hats/hdf/camera/cameraHdi/v4l2/src/ |
H A D | camera_preview_test.cpp | 986 sleep(3); in HWTEST_F() 1042 sleep(3); in HWTEST_F() 1219 sleep(3); in HWTEST_F() 1273 sleep(3); in HWTEST_F() 1380 sleep(3); in HWTEST_F() 1467 sleep(2); in HWTEST_F() 1504 sleep(2); in HWTEST_F()
|
/test/xts/hats/hdf/camera/cameraMg/v1_3/src/ |
H A D | camera_professional_test_v1_3.cpp | 131 sleep(UT_SECOND_TIMES);
in HWTEST_F() 417 sleep(UT_SECOND_TIMES);
in HWTEST_F() 461 sleep(UT_SECOND_TIMES);
in HWTEST_F() 507 sleep(UT_SECOND_TIMES);
in HWTEST_F() 753 sleep(UT_SECOND_TIMES);
in HWTEST_F() 884 sleep(UT_SECOND_TIMES);
in HWTEST_F() 1022 sleep(UT_SECOND_TIMES);
in HWTEST_F() 1063 sleep(UT_SECOND_TIMES);
in HWTEST_F() 1107 sleep(UT_SECOND_TIMES);
in HWTEST_F()
|
/foundation/barrierfree/accessibility/services/aams/test/unittest/ |
H A D | accessible_ability_channel_test.cpp | 116 sleep(1); in TestElementId() 366 sleep(1); in HWTEST_F()
|
H A D | accessibility_zoom_gesture_test.cpp | 129 sleep(2); in HWTEST_F() 164 sleep(2); in HWTEST_F()
|
/foundation/barrierfree/accessibility/services/test/moduletest/aamstest/aams_accessibility_ability_channel_test/ |
H A D | aams_accessibility_ability_channel_test.cpp | 116 sleep(1); in TestElementId() 366 sleep(1); in HWTEST_F()
|
/foundation/window/window_manager/test/systemtest/wms/ |
H A D | window_immersive_test.cpp | 238 sleep(1);
in SetUp() 248 sleep(1);
in TearDown()
|
/kernel/linux/linux-5.10/arch/mips/include/asm/sn/sn0/ |
H A D | hubio.h | 594 sleep: 1, /* xtalk req sleeping till IO-sync */ member 675 sleep: 1, member
|
/kernel/linux/linux-6.6/arch/mips/include/asm/sn/sn0/ |
H A D | hubio.h | 594 sleep: 1, /* xtalk req sleeping till IO-sync */ member 675 sleep: 1, member
|
/kernel/linux/linux-5.10/tools/testing/selftests/netfilter/ |
H A D | conntrack_icmp_related.sh | 125 sleep 2 213 sleep 1
|
H A D | nft_flowtable.sh | 261 sleep 1 265 sleep 3
|
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/ |
H A D | or51211.c | 492 state->config->sleep(fe); in or51211_release() 535 .sleep = or51211_sleep,
|
/kernel/linux/linux-5.10/drivers/input/keyboard/ |
H A D | cap11xx.c | 203 static int cap11xx_set_sleep(struct cap11xx_priv *priv, bool sleep) in cap11xx_set_sleep() argument 213 sleep ? CAP11XX_REG_MAIN_CONTROL_DLSEEP : 0); in cap11xx_set_sleep() 446 * Put the device in deep sleep mode for now. in cap11xx_i2c_probe()
|
/kernel/linux/linux-5.10/drivers/input/mouse/ |
H A D | elan_i2c_smbus.c | 94 static int elan_smbus_sleep_control(struct i2c_client *client, bool sleep) in elan_smbus_sleep_control() argument 96 if (sleep) in elan_smbus_sleep_control()
|
/kernel/linux/linux-5.10/drivers/ide/ |
H A D | ide-eh.c | 373 time_after(tdrive->sleep, timeout)) in do_reset1() 374 timeout = tdrive->sleep; in do_reset1()
|
/kernel/linux/linux-5.10/tools/perf/bench/ |
H A D | epoll-wait.c | 502 sleep(nsecs); in bench_epoll_wait() 506 sleep(1); /* meh */ in bench_epoll_wait()
|
/kernel/linux/linux-6.6/drivers/media/dvb-frontends/ |
H A D | or51211.c | 492 state->config->sleep(fe); in or51211_release() 535 .sleep = or51211_sleep,
|
/kernel/linux/linux-6.6/drivers/net/wwan/iosm/ |
H A D | iosm_ipc_protocol_ops.c | 137 /* Prepare and send the host sleep message to CP to enter or exit D3. */ in ipc_protocol_msg_prep_sleep() 139 msg->host_sleep.target = args->sleep.target; /* 0=host, 1=device */ in ipc_protocol_msg_prep_sleep() 142 msg->host_sleep.state = args->sleep.state; in ipc_protocol_msg_prep_sleep()
|