Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/bus/mhi/core/
Dinternal.h576 void mhi_destroy_debugfs(struct mhi_controller *mhi_cntrl);
584 static inline void mhi_destroy_debugfs(struct mhi_controller *mhi_cntrl) in mhi_destroy_debugfs() function
Ddebugfs.c397 void mhi_destroy_debugfs(struct mhi_controller *mhi_cntrl) in mhi_destroy_debugfs() function
Dinit.c983 mhi_destroy_debugfs(mhi_cntrl); in mhi_unregister_controller()