Home
last modified time | relevance | path

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

/openbmc/linux/drivers/bus/mhi/host/
H A 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
H A Ddebugfs.c399 void mhi_destroy_debugfs(struct mhi_controller *mhi_cntrl) in mhi_destroy_debugfs() function
H A Dinit.c1057 mhi_destroy_debugfs(mhi_cntrl); in mhi_unregister_controller()