Home
last modified time | relevance | path

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

/drivers/bus/mhi/host/
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
Ddebugfs.c375 void mhi_create_debugfs(struct mhi_controller *mhi_cntrl) in mhi_create_debugfs() function
Dinit.c984 mhi_create_debugfs(mhi_cntrl); in mhi_register_controller()