Lines Matching full:preparation
45 * struct ipc_msg_prep_args_pipe - struct for pipe args for message preparation
54 * preparation
65 * message preparation
73 * struct ipc_msg_prep_map - struct for map argument for message preparation
85 * struct ipc_msg_prep_unmap - struct for unmap argument for message preparation
94 * @pipe_open: Pipe open message preparation struct
95 * @pipe_close: Pipe close message preparation struct
96 * @sleep: Sleep message preparation struct
97 * @feature_set: Feature set message preparation struct
98 * @map: Memory map message preparation struct
99 * @unmap: Memory unmap message preparation struct
112 * @IPC_MSG_PREP_SLEEP: Sleep message preparation type
113 * @IPC_MSG_PREP_PIPE_OPEN: Pipe open message preparation type
114 * @IPC_MSG_PREP_PIPE_CLOSE: Pipe close message preparation type
115 * @IPC_MSG_PREP_FEATURE_SET: Feature set message preparation type
116 * @IPC_MSG_PREP_MAP: Memory map message preparation type
117 * @IPC_MSG_PREP_UNMAP: Memory unmap message preparation type