Home
last modified time | relevance | path

Searched refs:mhi_ep_power_down (Results 1 - 3 of 3) sorted by relevance

/kernel/linux/linux-6.6/include/linux/
H A Dmhi_ep.h269 * mhi_ep_power_down - Power down the MHI endpoint stack
272 void mhi_ep_power_down(struct mhi_ep_cntrl *mhi_cntrl);
/kernel/linux/linux-6.6/drivers/pci/endpoint/functions/
H A Dpci-epf-mhi.c565 mhi_ep_power_down(mhi_cntrl); in pci_epf_mhi_link_down()
641 mhi_ep_power_down(mhi_cntrl); in pci_epf_mhi_unbind()
/kernel/linux/linux-6.6/drivers/bus/mhi/ep/
H A Dmain.c1036 mhi_ep_power_down(mhi_cntrl); in mhi_ep_reset_worker()
1129 void mhi_ep_power_down(struct mhi_ep_cntrl *mhi_cntrl) in mhi_ep_power_down() function
1137 EXPORT_SYMBOL_GPL(mhi_ep_power_down); variable
1518 * using "mhi_ep_power_down()" before calling this function to unregister themselves.

Completed in 5 milliseconds