Home
last modified time | relevance | path

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

/drivers/net/wwan/iosm/
Diosm_ipc_imem_ops.c21 if (ipc_imem_phase_update(ipc_imem) != IPC_P_RUN) { in ipc_imem_sys_wwan_open()
71 if (ipc_imem->phase != IPC_P_RUN) { in ipc_imem_sys_wwan_transmit()
146 case IPC_P_RUN: in ipc_imem_is_channel_active()
282 if (ipc_imem_phase_update(ipc_imem) != IPC_P_RUN) { in ipc_imem_sys_port_open()
Diosm_ipc_imem.c447 if (ipc_imem_phase_update(ipc_imem) != IPC_P_RUN) in ipc_imem_tq_startup_timer_cb()
499 return (ipc_imem->phase == IPC_P_RUN && in ipc_imem_get_exec_stage_buffered()
530 if (ipc_imem->phase != IPC_P_RUN) { in ipc_imem_run_state_worker()
594 case IPC_P_RUN: in ipc_imem_handle_irq()
758 if (ipc_imem->phase != IPC_P_RUN && in ipc_imem_phase_update_check()
762 ipc_imem->phase = IPC_P_RUN; in ipc_imem_phase_update_check()
849 case IPC_P_RUN: in ipc_imem_phase_get_string()
911 if (ipc_imem->phase == IPC_P_RUN) { in ipc_imem_channel_close()
1224 case IPC_P_RUN: in ipc_imem_config()
Diosm_ipc_imem.h292 IPC_P_RUN, enumerator