Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/bus/mhi/core/
H A Dinternal.h575 void mhi_create_debugfs(struct mhi_controller *mhi_cntrl);
580 static inline void mhi_create_debugfs(struct mhi_controller *mhi_cntrl) in mhi_create_debugfs() function
H A Ddebugfs.c375 void mhi_create_debugfs(struct mhi_controller *mhi_cntrl) in mhi_create_debugfs() function
H A Dinit.c972 mhi_create_debugfs(mhi_cntrl); in mhi_register_controller()