Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/net/wireless/ath/ath11k/
Dmhi.c420 mhi_free_controller(mhi_ctrl); in ath11k_mhi_register()
431 mhi_free_controller(mhi_ctrl); in ath11k_mhi_unregister()
/linux-6.12.1/drivers/net/wireless/ath/ath12k/
Dmhi.c401 mhi_free_controller(mhi_ctrl); in ath12k_mhi_register()
412 mhi_free_controller(mhi_ctrl); in ath12k_mhi_unregister()
/linux-6.12.1/include/linux/
Dmhi.h544 void mhi_free_controller(struct mhi_controller *mhi_cntrl);
/linux-6.12.1/drivers/bus/mhi/host/
Dinit.c1115 void mhi_free_controller(struct mhi_controller *mhi_cntrl) in mhi_free_controller() function
1119 EXPORT_SYMBOL_GPL(mhi_free_controller);