Searched refs:cmdh (Results 1 – 1 of 1) sorted by relevance
66 cmdh->if_id = acb->if_id; in ipc_mux_lite_add_cmd()79 return cmdh; in ipc_mux_lite_add_cmd()140 acb->got_param = cmdh->param; in ipc_mux_dl_cmdresps_decode_process()151 cmdh->if_id, le32_to_cpu(cmdh->transaction_id)); in ipc_mux_dl_cmdresps_decode_process()166 struct mux_lite_cmdh *cmdh) in ipc_mux_dl_dlcmds_decode_process() argument173 cmdh->if_id, le32_to_cpu(cmdh->command_type)); in ipc_mux_dl_dlcmds_decode_process()180 cmdh->if_id); in ipc_mux_dl_dlcmds_decode_process()251 if (cmdh->command_type == in ipc_mux_dl_cmd_decode()253 mux_cmd = &cmdh->param; in ipc_mux_dl_cmd_decode()258 } else if (cmdh->command_type == in ipc_mux_dl_cmd_decode()[all …]
Completed in 6 milliseconds