Searched refs:runtime_get (Results 1 – 6 of 6) sorted by relevance
436 int (*runtime_get)(struct mhi_controller *mhi_cntrl); member
424 mhi_ctrl->runtime_get = ath11k_mhi_op_runtime_get; in ath11k_mhi_register()
307 mhi_cntrl->runtime_get(mhi_cntrl); in mhi_trigger_resume()
1138 mhi_cntrl->runtime_get(mhi_cntrl); in mhi_queue()1367 mhi_cntrl->runtime_get(mhi_cntrl); in mhi_update_channel_state()
868 mhi_cntrl->runtime_get = mhi_pci_runtime_get; in mhi_pci_probe()
901 !mhi_cntrl->runtime_get || !mhi_cntrl->runtime_put || in mhi_register_controller()