Home
last modified time | relevance | path

Searched refs:init_wait (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/hid/intel-ish-hid/
H A Dishtp-hid-client.c127 wake_up_interruptible(&client_data->init_wait); in process_recv()
152 wake_up_interruptible(&client_data->init_wait); in process_recv()
177 wake_up_interruptible(&client_data->init_wait); in process_recv()
203 wake_up_interruptible(&client_data->init_wait); in process_recv()
501 wait_event_interruptible_timeout(client_data->init_wait, in ishtp_enum_enum_devices()
556 wait_event_interruptible_timeout(client_data->init_wait, in ishtp_get_hid_descriptor()
603 wait_event_interruptible_timeout(client_data->init_wait, in ishtp_get_report_descriptor()
816 init_waitqueue_head(&client_data->init_wait); in hid_ishtp_cl_probe()
H A Dishtp-hid.h134 wait_queue_head_t init_wait; member
/OK3568_Linux_fs/kernel/fs/
H A Dfs_pin.c38 init_wait(&wait); in pin_kill()
H A Ddax.c229 init_wait(&ewait.wait); in get_unlocked_entry()
262 init_wait(&ewait.wait); in wait_entry_unlocked()
H A Deventpoll.c1916 init_wait(&wait); in ep_poll()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/xlnx/
H A Dzynqmp_dp.c1199 u32 bw, vid_kbytes, avg_bytes_per_tu, init_wait; in zynqmp_dp_encoder_mode_set_transfer_unit() local
1214 init_wait = 0; in zynqmp_dp_encoder_mode_set_transfer_unit()
1216 init_wait = tu; in zynqmp_dp_encoder_mode_set_transfer_unit()
1218 init_wait = tu - avg_bytes_per_tu / 1000; in zynqmp_dp_encoder_mode_set_transfer_unit()
1220 zynqmp_dp_write(dp, ZYNQMP_DP_INIT_WAIT, init_wait); in zynqmp_dp_encoder_mode_set_transfer_unit()
/OK3568_Linux_fs/kernel/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dfw.c465 struct iwl_notification_wait init_wait; in iwl_run_unified_mvm_ucode() local
483 &init_wait, in iwl_run_unified_mvm_ucode()
539 ret = iwl_wait_notification(&mvm->notif_wait, &init_wait, in iwl_run_unified_mvm_ucode()
560 iwl_remove_notification(&mvm->notif_wait, &init_wait); in iwl_run_unified_mvm_ucode()
/OK3568_Linux_fs/kernel/drivers/net/ethernet/brocade/bna/
H A Dbfa_msgq.c44 bfa_fsm_state_decl(cmdq, init_wait, struct bfa_msgq_cmdq, enum cmdq_event);
323 bfa_fsm_state_decl(rspq, init_wait, struct bfa_msgq_rspq,
/OK3568_Linux_fs/kernel/drivers/md/bcache/
H A Dbtree.h244 init_wait(&op->wait); in bch_btree_op_init()
/OK3568_Linux_fs/kernel/mm/
H A Dmempool.c428 init_wait(&wait); in mempool_alloc()
H A Dfilemap.c1221 init_wait(wait); in wait_on_page_bit_common()
/OK3568_Linux_fs/kernel/include/linux/
H A Dwait.h1173 #define init_wait(wait) \ macro
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_events.c538 init_wait(&event_waiters[i].wait); in alloc_event_waiters()
/OK3568_Linux_fs/kernel/fs/cachefiles/
H A Dnamei.c213 init_wait(&wait); in cachefiles_mark_object_active()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/i40iw/
H A Di40iw_main.c1973 init_wait(&wait); in i40iw_vf_clear_to_send()
/OK3568_Linux_fs/kernel/fs/gfs2/
H A Dglock.c974 init_wait(&wait.wait); in find_insert_glock()
/OK3568_Linux_fs/kernel/fs/nilfs2/
H A Dsegment.c2179 init_wait(&wait_req.wq); in nilfs_segctor_sync()
/OK3568_Linux_fs/kernel/kernel/
H A Dworkqueue.c3147 init_wait(&cwait.wait); in __cancel_work_timer()
/OK3568_Linux_fs/kernel/fs/nfs/
H A Dnfs4proc.c7356 init_wait(&wait); in nfs4_retry_setlk()