Home
last modified time | relevance | path

Searched defs:wake (Results 1 - 25 of 123) sorted by relevance

12345

/kernel/linux/linux-6.6/drivers/nfc/s3fwrn5/
H A Dphy_common.c17 void s3fwrn5_phy_set_wake(void *phy_id, bool wake) in s3fwrn5_phy_set_wake() argument
H A Ds3fwrn5.h62 static inline int s3fwrn5_set_wake(struct s3fwrn5_info *info, bool wake) in s3fwrn5_set_wake() argument
/kernel/linux/linux-6.6/include/linux/firmware/
H A Dxlnx-event-manager.h22 xlnx_register_event(const enum pm_api_cb_id cb_type, const u32 node_id, const u32 event, const bool wake, event_cb_func_t cb_fun, void *data) xlnx_register_event() argument
/foundation/resourceschedule/ffrt/src/sync/
H A Dmutex.cpp251 void mutexPrivate::wake() in wake() function in ffrt::mutexPrivate
H A Dpoller.cpp492 bool wake = timerMap_.empty() || (absoluteTime < timerMap_.begin()->first && flag_ == EpollStatus::WAIT); variable
543 bool wake = false; variable
/kernel/linux/linux-5.10/drivers/gpu/drm/
H A Ddrm_vblank_work.c50 bool wake = false; in drm_handle_vblank_works() local
113 bool passed, inmodeset, rescheduling = false, wake = false; in drm_vblank_work_schedule() local
/kernel/linux/linux-5.10/drivers/nfc/s3fwrn5/
H A Ds3fwrn5.h63 static inline int s3fwrn5_set_wake(struct s3fwrn5_info *info, bool wake) in s3fwrn5_set_wake() argument
H A Di2c.c38 static void s3fwrn5_i2c_set_wake(void *phy_id, bool wake) in s3fwrn5_i2c_set_wake() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_vblank_work.c50 bool wake = false; in drm_handle_vblank_works() local
113 bool passed, inmodeset, rescheduling = false, wake = false; in drm_vblank_work_schedule() local
/kernel/linux/linux-6.6/net/rxrpc/
H A Dtxbuf.c109 bool wake = false; in rxrpc_shrink_call_tx_buffer() local
/kernel/linux/linux-6.6/sound/soc/intel/avs/
H A Dskl.c92 skl_d0ix_toggle(struct avs_dev *adev, struct avs_ipc_msg *tx, bool wake) in skl_d0ix_toggle() argument
H A Dapl.c204 static bool apl_d0ix_toggle(struct avs_dev *adev, struct avs_ipc_msg *tx, bool wake) in apl_d0ix_toggle() argument
/kernel/linux/linux-5.10/drivers/net/wireless/mediatek/mt76/
H A Dsdio.c138 bool wake; in mt76s_process_tx_queue() local
/kernel/linux/linux-5.10/kernel/rcu/
H A Dtree_exp.h218 static void __maybe_unused rcu_report_exp_rnp(struct rcu_node *rnp, bool wake) in rcu_report_exp_rnp() argument
230 rcu_report_exp_cpu_mult(struct rcu_node *rnp, unsigned long mask, bool wake) rcu_report_exp_cpu_mult() argument
/kernel/linux/linux-5.10/fs/ocfs2/dlm/
H A Ddlmconvert.c442 int call_ast = 0, kick_thread = 0, ast_reserved = 0, wake = 0; in dlm_convert_lock_handler() local
/kernel/linux/linux-6.6/fs/ocfs2/dlm/
H A Ddlmconvert.c440 int call_ast = 0, kick_thread = 0, ast_reserved = 0, wake = 0; in dlm_convert_lock_handler() local
/kernel/linux/linux-6.6/include/sound/
H A Dsoc-jack.h69 bool wake; member
/third_party/ltp/testcases/realtime/func/prio-wake/
H A Dprio-wake.c137 nsec_t start, wake; in worker_thread() local
/third_party/skia/third_party/externals/abseil-cpp/absl/base/internal/
H A Dthread_identity.h73 bool wake; // This thread is to be woken from a Mutex. member
/kernel/linux/linux-5.10/sound/soc/intel/skylake/
H A Dskl-sst-ipc.h100 u8 wake; member
/kernel/linux/linux-6.6/drivers/net/ethernet/wangxun/ngbe/
H A Dngbe_main.c469 bool wake; in ngbe_shutdown() local
726 bool wake; in ngbe_suspend() local
/kernel/linux/linux-6.6/kernel/rcu/
H A Dtree_exp.h220 static void __maybe_unused rcu_report_exp_rnp(struct rcu_node *rnp, bool wake) in rcu_report_exp_rnp() argument
232 rcu_report_exp_cpu_mult(struct rcu_node *rnp, unsigned long mask, bool wake) rcu_report_exp_cpu_mult() argument
/kernel/linux/linux-6.6/sound/soc/intel/skylake/
H A Dskl-sst-ipc.h100 u8 wake; member
/base/msdp/device_status/rust/modules/scheduler/sys/src/
H A Dscheduler.rs301 fn wake(&self, events: &[EpollEvent]) in wake() functions
411 fn wake(&self) in wake() functions
/kernel/linux/linux-5.10/drivers/input/touchscreen/
H A Dwm97xx-core.c227 wm97xx_config_gpio(struct wm97xx *wm, u32 gpio, enum wm97xx_gpio_dir dir, enum wm97xx_gpio_pol pol, enum wm97xx_gpio_sticky sticky, enum wm97xx_gpio_wake wake) wm97xx_config_gpio() argument

Completed in 17 milliseconds

12345