Home
last modified time | relevance | path

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

/drivers/bus/mhi/host/
Dinternal.h589 void mhi_create_debugfs(struct mhi_controller *mhi_cntrl);
594 static inline void mhi_create_debugfs(struct mhi_controller *mhi_cntrl) in mhi_create_debugfs() function
Ddebugfs.c377 void mhi_create_debugfs(struct mhi_controller *mhi_cntrl) in mhi_create_debugfs() function
Dinit.c1016 mhi_create_debugfs(mhi_cntrl); in mhi_register_controller()