Searched refs:wake_put (Results 1 – 3 of 3) sorted by relevance
150 mhi_cntrl->wake_put(mhi_cntrl, true); in mhi_toggle_dev_wake()305 mhi_cntrl->wake_put(mhi_cntrl, false); in mhi_pm_m0_transition()342 mhi_cntrl->wake_put(mhi_cntrl, true); in mhi_pm_m1_transition()444 mhi_cntrl->wake_put(mhi_cntrl, false); in mhi_pm_mission_mode_transition()826 mhi_cntrl->wake_put(mhi_cntrl, false); in mhi_pm_suspend()967 mhi_cntrl->wake_put(mhi_cntrl, false); in __mhi_device_get_sync()1047 if (!mhi_cntrl->wake_get || !mhi_cntrl->wake_put || in mhi_async_power_up()1050 mhi_cntrl->wake_put = mhi_deassert_dev_wake; in mhi_async_power_up()1253 mhi_cntrl->wake_put(mhi_cntrl, false); in mhi_device_put()
434 void (*wake_put)(struct mhi_controller *mhi_cntrl, bool override); member
712 mhi_cntrl->wake_put = mhi_pci_wake_put_nop; in mhi_pci_probe()