Searched defs:mhi_cmd (Results 1 – 5 of 5) sorted by relevance
267 struct mhi_cmd *mhi_cmd = in mhi_pm_m0_transition() local456 struct mhi_cmd *mhi_cmd; in mhi_pm_disable_transition() local560 struct mhi_cmd *mhi_cmd; in mhi_pm_sys_error_transition() local
217 struct mhi_cmd *mhi_cmd; in mhi_deinit_dev_ctxt() local266 struct mhi_cmd *mhi_cmd; in mhi_init_dev_ctxt() local880 struct mhi_cmd *mhi_cmd; in mhi_register_controller() local
514 struct mhi_cmd { struct515 struct mhi_ring ring;516 spinlock_t lock;
120 void mhi_ring_cmd_db(struct mhi_controller *mhi_cntrl, struct mhi_cmd *mhi_cmd) in mhi_ring_cmd_db()1262 struct mhi_cmd *mhi_cmd = &mhi_cntrl->mhi_cmd[PRIMARY_CMD_RING]; in mhi_send_cmd() local
410 struct mhi_cmd *mhi_cmd; member