Searched refs:mhi_is_active (Results 1 – 3 of 3) sorted by relevance
23 mhi_is_active(mhi_cntrl) ? "Active" : "Inactive", in mhi_debugfs_states_show()46 if (!mhi_is_active(mhi_cntrl)) { in mhi_debugfs_events_show()89 if (!mhi_is_active(mhi_cntrl)) { in mhi_debugfs_channels_show()158 if (!mhi_is_active(mhi_cntrl)) { in mhi_debugfs_devices_show()237 if (!mhi_is_active(mhi_cntrl)) { in mhi_debugfs_device_wake_show()
346 static inline bool mhi_is_active(struct mhi_controller *mhi_cntrl) in mhi_is_active() function
512 if (mhi_cntrl->rddm_image && mhi_is_active(mhi_cntrl)) { in mhi_intvec_threaded_handler()