Home
last modified time | relevance | path

Searched refs:ipc_imem_channel_open (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_imem_ops.c305 channel = ipc_imem_channel_open(ipc_imem, ch_id, hp_id); in ipc_imem_sys_port_open()
388 return ipc_imem_channel_open(ipc_imem, channel_id, in ipc_imem_sys_devlink_open()
H A Diosm_ipc_imem.h470 struct ipc_mem_channel *ipc_imem_channel_open(struct iosm_imem *ipc_imem,
H A Diosm_ipc_mux.c25 ipc_mux->channel = ipc_imem_channel_open(ipc_mux->imem, channel_id, in ipc_mux_channel_create()
H A Diosm_ipc_imem.c996 struct ipc_mem_channel *ipc_imem_channel_open(struct iosm_imem *ipc_imem, in ipc_imem_channel_open() function