Searched refs:wait_done (Results 1 – 11 of 11) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/net/wireless/ath/ath9k/ |
| H A D | ar9003_mci.c | 79 static void ar9003_mci_remote_reset(struct ath_hw *ah, bool wait_done) in ar9003_mci_remote_reset() argument 84 wait_done, false); in ar9003_mci_remote_reset() 88 static void ar9003_mci_send_lna_transfer(struct ath_hw *ah, bool wait_done) in ar9003_mci_send_lna_transfer() argument 93 wait_done, false); in ar9003_mci_send_lna_transfer() 96 static void ar9003_mci_send_req_wake(struct ath_hw *ah, bool wait_done) in ar9003_mci_send_req_wake() argument 99 NULL, 0, wait_done, false); in ar9003_mci_send_req_wake() 103 static void ar9003_mci_send_sys_waking(struct ath_hw *ah, bool wait_done) in ar9003_mci_send_sys_waking() argument 106 NULL, 0, wait_done, false); in ar9003_mci_send_sys_waking() 109 static void ar9003_mci_send_lna_take(struct ath_hw *ah, bool wait_done) in ar9003_mci_send_lna_take() argument 114 wait_done, false); in ar9003_mci_send_lna_take() [all …]
|
| H A D | ar9003_mci.h | 307 u32 *payload, u8 len, bool wait_done, 355 static inline void ar9003_mci_2g5g_switch(struct ath_hw *ah, bool wait_done) in ar9003_mci_2g5g_switch() argument
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/inc/ |
| H A D | hal_dec_task.h | 65 RK_U32 wait_done : 1; member
|
| /OK3568_Linux_fs/kernel/kernel/ |
| H A D | umh.c | 440 goto wait_done; in call_usermodehelper_exec() 449 wait_done: in call_usermodehelper_exec()
|
| /OK3568_Linux_fs/kernel/drivers/net/ethernet/mellanox/mlxsw/ |
| H A D | i2c.c | 144 bool wait_done = false; in mlxsw_i2c_wait_go_bit() local 160 wait_done = true; in mlxsw_i2c_wait_go_bit() 169 if (wait_done) { in mlxsw_i2c_wait_go_bit()
|
| H A D | pci.c | 119 bool wait_done; member 719 mlxsw_pci->cmd.wait_done = true; in mlxsw_pci_eq_cmd_event() 1656 bool *p_wait_done = &mlxsw_pci->cmd.wait_done; in mlxsw_pci_cmd_exec()
|
| /OK3568_Linux_fs/external/mpp/mpp/hal/rkdec/vp9d/ |
| H A D | hal_vp9d_rkv.c | 514 task->dec.flags.wait_done = 1; in hal_vp9d_rkv_gen_regs() 611 if (p_hal->dec_cb && task->dec.flags.wait_done) { in hal_vp9d_rkv_wait()
|
| H A D | hal_vp9d_vdpu382.c | 871 task->dec.flags.wait_done = 1; in hal_vp9d_vdpu382_gen_regs() 1034 if (p_hal->dec_cb && task->dec.flags.wait_done) { in hal_vp9d_vdpu382_wait()
|
| H A D | hal_vp9d_vdpu34x.c | 837 task->dec.flags.wait_done = 1; in hal_vp9d_vdpu34x_gen_regs() 1002 if (p_hal->dec_cb && task->dec.flags.wait_done) { in hal_vp9d_vdpu34x_wait()
|
| /OK3568_Linux_fs/kernel/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/fuc/ |
| H A D | kernel.fuc | 126 bra e #wait_done 131 wait_done:
|
| /OK3568_Linux_fs/external/mpp/mpp/codec/ |
| H A D | mpp_dec_normal.cpp | 659 task_dec->flags.wait_done) ? 1 : 0; in try_proc_dec_task()
|