Home
last modified time | relevance | path

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

/drivers/bus/mhi/host/
Dinternal.h253 void mhi_destroy_debugfs(struct mhi_controller *mhi_cntrl);
261 static inline void mhi_destroy_debugfs(struct mhi_controller *mhi_cntrl) in mhi_destroy_debugfs() function
Ddebugfs.c399 void mhi_destroy_debugfs(struct mhi_controller *mhi_cntrl) in mhi_destroy_debugfs() function
Dinit.c1057 mhi_destroy_debugfs(mhi_cntrl); in mhi_unregister_controller()