Home
last modified time | relevance | path

Searched refs:IPC_MEM_MSG_CLOSE_PIPE (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/net/wwan/iosm/
H A Diosm_ipc_protocol_ops.h150 IPC_MEM_MSG_CLOSE_PIPE = 0x02, enumerator
H A Diosm_ipc_protocol_ops.c116 msg->close_pipe.type_of_message = IPC_MEM_MSG_CLOSE_PIPE; in ipc_protocol_msg_prepipe_close()