Searched defs:mhi_cmd (Results 1 – 6 of 6) sorted by relevance
286 struct mhi_cmd *mhi_cmd = in mhi_pm_m0_transition() local477 struct mhi_cmd *mhi_cmd; in mhi_pm_disable_transition() local602 struct mhi_cmd *mhi_cmd; in mhi_pm_sys_error_transition() local
261 struct mhi_cmd *mhi_cmd; in mhi_deinit_dev_ctxt() local310 struct mhi_cmd *mhi_cmd; in mhi_init_dev_ctxt() local937 struct mhi_cmd *mhi_cmd; in mhi_register_controller() local
215 struct mhi_cmd { struct216 struct mhi_ring ring;217 spinlock_t lock;
124 void mhi_ring_cmd_db(struct mhi_controller *mhi_cntrl, struct mhi_cmd *mhi_cmd) in mhi_ring_cmd_db()1287 struct mhi_cmd *mhi_cmd = &mhi_cntrl->mhi_cmd[PRIMARY_CMD_RING]; in mhi_send_cmd() local
128 struct mhi_ep_cmd *mhi_cmd; member
403 struct mhi_cmd *mhi_cmd; member