Home
last modified time | relevance | path

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

/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_imem.c488 if (ipc_imem_phase_update(ipc_imem) != IPC_P_RUN) in ipc_imem_tq_startup_timer_cb()
540 return (ipc_imem->phase == IPC_P_RUN && in ipc_imem_get_exec_stage_buffered()
572 if (ipc_imem->phase != IPC_P_RUN) { in ipc_imem_run_state_worker()
667 case IPC_P_RUN: in ipc_imem_handle_irq()
831 if (ipc_imem->phase != IPC_P_RUN && in ipc_imem_phase_update_check()
835 ipc_imem->phase = IPC_P_RUN; in ipc_imem_phase_update_check()
922 case IPC_P_RUN: in ipc_imem_phase_get_string()
984 if (ipc_imem->phase == IPC_P_RUN) { in ipc_imem_channel_close()
1301 case IPC_P_RUN: in ipc_imem_config()
H A Diosm_ipc_imem_ops.c22 if (ipc_imem_phase_update(ipc_imem) != IPC_P_RUN) { in ipc_imem_sys_wwan_open()
66 if (ipc_imem->phase != IPC_P_RUN) { in ipc_imem_sys_wwan_transmit()
153 case IPC_P_RUN: in ipc_imem_is_channel_active()
292 if (ipc_imem_phase_update(ipc_imem) != IPC_P_RUN) { in ipc_imem_sys_port_open()
H A Diosm_ipc_imem.h281 IPC_P_RUN, enumerator