Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/wwan/iosm/
Diosm_ipc_protocol_ops.h149 IPC_MEM_MSG_OPEN_PIPE = 0x01, enumerator
Diosm_ipc_protocol_ops.c94 msg->open_pipe.type_of_message = IPC_MEM_MSG_OPEN_PIPE; in ipc_protocol_msg_prepipe_open()