Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/bus/mhi/core/
H A 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
H A Ddebugfs.c397 void mhi_destroy_debugfs(struct mhi_controller *mhi_cntrl) in mhi_destroy_debugfs() function
H A Dinit.c996 mhi_destroy_debugfs(mhi_cntrl); in mhi_unregister_controller()