Searched defs:mhi_cmd (Results 1 – 6 of 6) sorted by relevance
279 struct mhi_cmd *mhi_cmd = in mhi_pm_m0_transition() local469 struct mhi_cmd *mhi_cmd; in mhi_pm_disable_transition() local586 struct mhi_cmd *mhi_cmd; in mhi_pm_sys_error_transition() local
231 struct mhi_cmd *mhi_cmd; in mhi_deinit_dev_ctxt() local280 struct mhi_cmd *mhi_cmd; in mhi_init_dev_ctxt() local908 struct mhi_cmd *mhi_cmd; in mhi_register_controller() local
178 struct mhi_cmd { struct179 struct mhi_ring ring;180 spinlock_t lock;
122 void mhi_ring_cmd_db(struct mhi_controller *mhi_cntrl, struct mhi_cmd *mhi_cmd) in mhi_ring_cmd_db()1283 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
416 struct mhi_cmd *mhi_cmd; member