Home
last modified time | relevance | path

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

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