Lines Matching refs:mhi_controller
87 struct mhi_controller *mhi_cntrl = mhi_dev->mhi_cntrl; in serial_number_show()
99 struct mhi_controller *mhi_cntrl = mhi_dev->mhi_cntrl; in oem_pk_hash_show()
116 struct mhi_controller *mhi_cntrl = mhi_dev->mhi_cntrl; in soc_reset_store()
132 static int mhi_alloc_aligned_ring(struct mhi_controller *mhi_cntrl, in mhi_alloc_aligned_ring()
148 void mhi_deinit_free_irq(struct mhi_controller *mhi_cntrl) in mhi_deinit_free_irq()
163 int mhi_init_irq_setup(struct mhi_controller *mhi_cntrl) in mhi_init_irq_setup()
226 void mhi_deinit_dev_ctxt(struct mhi_controller *mhi_cntrl) in mhi_deinit_dev_ctxt()
271 int mhi_init_dev_ctxt(struct mhi_controller *mhi_cntrl) in mhi_init_dev_ctxt()
439 int mhi_init_mmio(struct mhi_controller *mhi_cntrl) in mhi_init_mmio()
581 void mhi_deinit_chan_ctxt(struct mhi_controller *mhi_cntrl, in mhi_deinit_chan_ctxt()
616 int mhi_init_chan_ctxt(struct mhi_controller *mhi_cntrl, in mhi_init_chan_ctxt()
664 static int parse_ev_cfg(struct mhi_controller *mhi_cntrl, in parse_ev_cfg()
747 static int parse_ch_cfg(struct mhi_controller *mhi_cntrl, in parse_ch_cfg()
865 static int parse_config(struct mhi_controller *mhi_cntrl, in parse_config()
902 int mhi_register_controller(struct mhi_controller *mhi_cntrl, in mhi_register_controller()
1049 void mhi_unregister_controller(struct mhi_controller *mhi_cntrl) in mhi_unregister_controller()
1078 struct mhi_controller *mhi_alloc_controller(void) in mhi_alloc_controller()
1080 struct mhi_controller *mhi_cntrl; in mhi_alloc_controller()
1088 void mhi_free_controller(struct mhi_controller *mhi_cntrl) in mhi_free_controller()
1094 int mhi_prepare_for_power_up(struct mhi_controller *mhi_cntrl) in mhi_prepare_for_power_up()
1176 void mhi_unprepare_after_power_down(struct mhi_controller *mhi_cntrl) in mhi_unprepare_after_power_down()
1214 struct mhi_device *mhi_alloc_device(struct mhi_controller *mhi_cntrl) in mhi_alloc_device()
1245 struct mhi_controller *mhi_cntrl = mhi_dev->mhi_cntrl; in mhi_driver_probe()
1322 struct mhi_controller *mhi_cntrl = mhi_dev->mhi_cntrl; in mhi_driver_remove()