Home
last modified time | relevance | path

Searched refs:mhi_is_active (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-5.10/drivers/bus/mhi/host/
H A Ddebugfs.c22 mhi_is_active(mhi_cntrl) ? "Active" : "Inactive", in mhi_debugfs_states_show()
45 if (!mhi_is_active(mhi_cntrl)) { in mhi_debugfs_events_show()
88 if (!mhi_is_active(mhi_cntrl)) { in mhi_debugfs_channels_show()
157 if (!mhi_is_active(mhi_cntrl)) { in mhi_debugfs_devices_show()
234 if (!mhi_is_active(mhi_cntrl)) { in mhi_debugfs_device_wake_show()
H A Dinternal.h625 static inline bool mhi_is_active(struct mhi_controller *mhi_cntrl) in mhi_is_active() function
/kernel/linux/linux-6.6/drivers/bus/mhi/host/
H A Ddebugfs.c22 mhi_is_active(mhi_cntrl) ? "Active" : "Inactive", in mhi_debugfs_states_show()
45 if (!mhi_is_active(mhi_cntrl)) { in mhi_debugfs_events_show()
88 if (!mhi_is_active(mhi_cntrl)) { in mhi_debugfs_channels_show()
157 if (!mhi_is_active(mhi_cntrl)) { in mhi_debugfs_devices_show()
236 if (!mhi_is_active(mhi_cntrl)) { in mhi_debugfs_device_wake_show()
H A Dinternal.h298 static inline bool mhi_is_active(struct mhi_controller *mhi_cntrl) in mhi_is_active() function
H A Dmain.c513 if (mhi_cntrl->rddm_image && mhi_is_active(mhi_cntrl)) { in mhi_intvec_threaded_handler()

Completed in 7 milliseconds