Searched defs:mhi_cmd (Results 1 – 5 of 5) sorted by relevance
201 struct mhi_cmd *mhi_cmd; in mhi_deinit_dev_ctxt() local250 struct mhi_cmd *mhi_cmd; in mhi_init_dev_ctxt() local851 struct mhi_cmd *mhi_cmd; in mhi_register_controller() local
268 struct mhi_cmd *mhi_cmd = in mhi_pm_m0_transition() local450 struct mhi_cmd *mhi_cmd; in mhi_pm_disable_transition() local
97 void mhi_ring_cmd_db(struct mhi_controller *mhi_cntrl, struct mhi_cmd *mhi_cmd) in mhi_ring_cmd_db()1173 struct mhi_cmd *mhi_cmd = &mhi_cntrl->mhi_cmd[PRIMARY_CMD_RING]; in mhi_send_cmd() local
500 struct mhi_cmd { struct501 struct mhi_ring ring;502 spinlock_t lock;
404 struct mhi_cmd *mhi_cmd; member