Home
last modified time | relevance | path

Searched defs:sleep (Results 1 – 25 of 135) sorted by relevance

123456

/OK3568_Linux_fs/kernel/kernel/sched/
H A Dstats.h85 static inline void psi_dequeue(struct task_struct *p, bool sleep) in psi_dequeue()
139 bool sleep) in psi_sched_switch()
157 static inline void psi_dequeue(struct task_struct *p, bool sleep) {} in psi_dequeue()
161 bool sleep) {} in psi_sched_switch()
/OK3568_Linux_fs/kernel/drivers/media/dvb-frontends/
H A Dor51211.h23 void (*sleep)(struct dvb_frontend * fe); member
H A Ddib0070.h25 int (*sleep) (struct dvb_frontend *, int); member
/OK3568_Linux_fs/kernel/tools/testing/selftests/wireguard/
H A Dnetns.sh41 sleep() { read -t "$1" -N 1 || true; } function
/OK3568_Linux_fs/kernel/drivers/media/tuners/
H A Dtda827x.h22 int (*sleep) (struct dvb_frontend *fe); member
H A Dmt2060_priv.h98 bool sleep; member
/OK3568_Linux_fs/u-boot/board/xilinx/zynqmp/
H A Dxil_io.h36 void usleep(u32 sleep) in usleep()
/OK3568_Linux_fs/u-boot/include/
H A Dvideo_bridge.h21 struct gpio_desc sleep; member
/OK3568_Linux_fs/external/mpp/osal/inc/
H A Dmpp_time.h26 #define sleep(x) Sleep((x)*1000) macro
/OK3568_Linux_fs/kernel/tools/power/cpupower/bench/
H A Dparse.h10 long sleep; /* sleep time in µs */ member
/OK3568_Linux_fs/kernel/sound/usb/usx2y/
H A Dusb_stream.h27 wait_queue_head_t sleep; member
/OK3568_Linux_fs/kernel/drivers/crypto/cavium/cpt/
H A Dcptvf_mbox.c62 int sleep = 10; in cptvf_send_msg_to_pf_timeout() local
/OK3568_Linux_fs/kernel/net/rfkill/
H A Drfkill-bt.c194 bool sleep) in rfkill_rk_sleep_bt_internal()
230 void rfkill_rk_sleep_bt(bool sleep) in rfkill_rk_sleep_bt()
/OK3568_Linux_fs/kernel/drivers/regulator/
H A Dda9062-regulator.c51 struct reg_field sleep; member
67 struct regmap_field *sleep; member
H A Dsyr82x.c63 bool sleep; member
79 bool sleep; member
H A Dda9063-regulator.c80 struct reg_field sleep; member
149 struct regmap_field *sleep; member
/OK3568_Linux_fs/kernel/drivers/macintosh/
H A Dvia-pmu-backlight.c120 void pmu_backlight_set_sleep(int sleep) in pmu_backlight_set_sleep()
/OK3568_Linux_fs/kernel/drivers/crypto/marvell/octeontx/
H A Dotx_cptvf_mbox.c132 int sleep = 10; in cptvf_send_msg_to_pf_timeout() local
/OK3568_Linux_fs/kernel/drivers/media/usb/dvb-usb/
H A Ddib0700.h49 int (*sleep)(struct dvb_frontend* fe); member
/OK3568_Linux_fs/kernel/drivers/net/ieee802154/
H A Dat86rf230.c95 bool sleep; member
144 bool sleep = lp->sleep; in __at86rf230_write() local
164 bool sleep = lp->sleep; in __at86rf230_read() local
199 bool sleep = lp->sleep; in at86rf230_write_subreg() local
/OK3568_Linux_fs/kernel/drivers/crypto/
H A Datmel-i2c.c197 u8 sleep = SLEEP_TOKEN; in atmel_i2c_sleep() local
/OK3568_Linux_fs/kernel/drivers/input/touchscreen/
H A Dcy8ctmg110_ts.c140 static int cy8ctmg110_set_sleepmode(struct cy8ctmg110 *ts, bool sleep) in cy8ctmg110_set_sleepmode()
/OK3568_Linux_fs/kernel/drivers/net/wireless/rockchip_wlan/rtl8822bs/hal/
H A Dhal_intf.c1349 static s32 _rtw_hal_macid_sleep(_adapter *adapter, u8 macid, u8 sleep) in _rtw_hal_macid_sleep()
1416 static s32 _rtw_hal_macid_sleep(_adapter *adapter, u8 macid, u8 sleep) in _rtw_hal_macid_sleep()
1493 static s32 _rtw_hal_macid_bmp_sleep(_adapter *adapter, struct macid_bmp *bmp, u8 sleep) in _rtw_hal_macid_bmp_sleep()
1559 static s32 _rtw_hal_macid_bmp_sleep(_adapter *adapter, struct macid_bmp *bmp, u8 sleep) in _rtw_hal_macid_bmp_sleep()
/OK3568_Linux_fs/kernel/drivers/iio/imu/inv_mpu6050/
H A Dinv_mpu_core.c245 static int inv_mpu6050_pwr_mgmt_1_write(struct inv_mpu6050_state *st, bool sleep, in inv_mpu6050_pwr_mgmt_1_write()
291 unsigned int sleep; in inv_mpu6050_switch_engine() local
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/hal/
H A Dhal_intf.c1371 static s32 _rtw_hal_macid_sleep(_adapter *adapter, u8 macid, u8 sleep) in _rtw_hal_macid_sleep()
1438 static s32 _rtw_hal_macid_sleep(_adapter *adapter, u8 macid, u8 sleep) in _rtw_hal_macid_sleep()
1515 static s32 _rtw_hal_macid_bmp_sleep(_adapter *adapter, struct macid_bmp *bmp, u8 sleep) in _rtw_hal_macid_bmp_sleep()
1581 static s32 _rtw_hal_macid_bmp_sleep(_adapter *adapter, struct macid_bmp *bmp, u8 sleep) in _rtw_hal_macid_bmp_sleep()

123456