Home
last modified time | relevance | path

Searched refs:ul_sem (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_imem_ops.c495 (&channel->ul_sem, in ipc_imem_sys_psi_transfer()
540 (&channel->ul_sem, msecs_to_jiffies(IPC_PSI_TRANSFER_TIMEOUT)); in ipc_imem_sys_psi_transfer()
614 ret = wait_for_completion_interruptible(&channel->ul_sem); in ipc_imem_sys_devlink_write()
H A Diosm_ipc_imem.h246 struct completion ul_sem; member
H A Diosm_ipc_mux_codec.c27 struct completion *completion = &ipc_mux->channel->ul_sem; in ipc_mux_acb_send()
225 complete(&ipc_mux->channel->ul_sem); in ipc_mux_dl_cmdresps_decode_process()