Searched defs:mhi_cmd (Results 1 – 6 of 6) sorted by relevance
286 struct mhi_cmd *mhi_cmd = in mhi_pm_m0_transition() local478 struct mhi_cmd *mhi_cmd; in mhi_pm_disable_transition() local603 struct mhi_cmd *mhi_cmd; in mhi_pm_sys_error_transition() local
260 struct mhi_cmd *mhi_cmd; in mhi_deinit_dev_ctxt() local309 struct mhi_cmd *mhi_cmd; in mhi_init_dev_ctxt() local925 struct mhi_cmd *mhi_cmd; in mhi_register_controller() local
224 struct mhi_cmd { struct225 struct mhi_ring ring;226 spinlock_t lock;
124 void mhi_ring_cmd_db(struct mhi_controller *mhi_cntrl, struct mhi_cmd *mhi_cmd) in mhi_ring_cmd_db()1261 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
401 struct mhi_cmd *mhi_cmd; member