Searched defs:mhi_cmd (Results 1 – 6 of 6) sorted by relevance
276 struct mhi_cmd *mhi_cmd = in mhi_pm_m0_transition() local466 struct mhi_cmd *mhi_cmd; in mhi_pm_disable_transition() local583 struct mhi_cmd *mhi_cmd; in mhi_pm_sys_error_transition() local
230 struct mhi_cmd *mhi_cmd; in mhi_deinit_dev_ctxt() local279 struct mhi_cmd *mhi_cmd; in mhi_init_dev_ctxt() local908 struct mhi_cmd *mhi_cmd; in mhi_register_controller() local
175 struct mhi_cmd { struct176 struct mhi_ring ring;177 spinlock_t lock;
123 void mhi_ring_cmd_db(struct mhi_controller *mhi_cntrl, struct mhi_cmd *mhi_cmd) in mhi_ring_cmd_db()1284 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
419 struct mhi_cmd *mhi_cmd; member