Lines Matching refs:mhi_controller

86 	struct mhi_controller *mhi_cntrl = mhi_dev->mhi_cntrl;  in serial_number_show()
98 struct mhi_controller *mhi_cntrl = mhi_dev->mhi_cntrl; in oem_pk_hash_show()
123 struct mhi_controller *mhi_cntrl = mhi_dev->mhi_cntrl; in soc_reset_store()
135 struct mhi_controller *mhi_cntrl = mhi_dev->mhi_cntrl; in trigger_edl_store()
163 static int mhi_alloc_aligned_ring(struct mhi_controller *mhi_cntrl, in mhi_alloc_aligned_ring()
179 void mhi_deinit_free_irq(struct mhi_controller *mhi_cntrl) in mhi_deinit_free_irq()
194 int mhi_init_irq_setup(struct mhi_controller *mhi_cntrl) in mhi_init_irq_setup()
257 void mhi_deinit_dev_ctxt(struct mhi_controller *mhi_cntrl) in mhi_deinit_dev_ctxt()
302 int mhi_init_dev_ctxt(struct mhi_controller *mhi_cntrl) in mhi_init_dev_ctxt()
470 int mhi_init_mmio(struct mhi_controller *mhi_cntrl) in mhi_init_mmio()
610 void mhi_deinit_chan_ctxt(struct mhi_controller *mhi_cntrl, in mhi_deinit_chan_ctxt()
645 int mhi_init_chan_ctxt(struct mhi_controller *mhi_cntrl, in mhi_init_chan_ctxt()
693 static int parse_ev_cfg(struct mhi_controller *mhi_cntrl, in parse_ev_cfg()
776 static int parse_ch_cfg(struct mhi_controller *mhi_cntrl, in parse_ch_cfg()
894 static int parse_config(struct mhi_controller *mhi_cntrl, in parse_config()
932 int mhi_register_controller(struct mhi_controller *mhi_cntrl, in mhi_register_controller()
1073 void mhi_unregister_controller(struct mhi_controller *mhi_cntrl) in mhi_unregister_controller()
1105 struct mhi_controller *mhi_alloc_controller(void) in mhi_alloc_controller()
1107 struct mhi_controller *mhi_cntrl; in mhi_alloc_controller()
1115 void mhi_free_controller(struct mhi_controller *mhi_cntrl) in mhi_free_controller()
1121 int mhi_prepare_for_power_up(struct mhi_controller *mhi_cntrl) in mhi_prepare_for_power_up()
1203 void mhi_unprepare_after_power_down(struct mhi_controller *mhi_cntrl) in mhi_unprepare_after_power_down()
1241 struct mhi_device *mhi_alloc_device(struct mhi_controller *mhi_cntrl) in mhi_alloc_device()
1272 struct mhi_controller *mhi_cntrl = mhi_dev->mhi_cntrl; in mhi_driver_probe()
1349 struct mhi_controller *mhi_cntrl = mhi_dev->mhi_cntrl; in mhi_driver_remove()