Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/net/wwan/iosm/
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()
571 if (ipc_imem->phase != IPC_P_RUN) { in ipc_imem_run_state_worker()
645 case IPC_P_RUN: in ipc_imem_handle_irq()
809 if (ipc_imem->phase != IPC_P_RUN && in ipc_imem_phase_update_check()
813 ipc_imem->phase = IPC_P_RUN; in ipc_imem_phase_update_check()
900 case IPC_P_RUN: in ipc_imem_phase_get_string()
962 if (ipc_imem->phase == IPC_P_RUN) { in ipc_imem_channel_close()
1279 case IPC_P_RUN: in ipc_imem_config()
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()
149 case IPC_P_RUN: in ipc_imem_is_channel_active()
288 if (ipc_imem_phase_update(ipc_imem) != IPC_P_RUN) { in ipc_imem_sys_port_open()
Diosm_ipc_imem.h294 IPC_P_RUN, enumerator