Home
last modified time | relevance | path

Searched refs:mhi_uevent_notify (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/bus/mhi/host/
H A Dpm.c421 mhi_uevent_notify(mhi_cntrl, mhi_cntrl->ee); in mhi_pm_mission_mode_transition()
635 mhi_uevent_notify(mhi_cntrl, mhi_cntrl->ee); in mhi_pm_sys_error_transition()
836 mhi_uevent_notify(mhi_cntrl, mhi_cntrl->ee); in mhi_pm_st_worker()
846 mhi_uevent_notify(mhi_cntrl, mhi_cntrl->ee); in mhi_pm_st_worker()
1249 mhi_uevent_notify(mhi_cntrl, mhi_cntrl->ee); in __mhi_power_down()
1350 void mhi_uevent_notify(struct mhi_controller *mhi_cntrl, enum mhi_ee_type ee) in mhi_uevent_notify() function