Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/bus/mhi/host/
Dinternal.h289 void mhi_create_debugfs(struct mhi_controller *mhi_cntrl);
294 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.c1051 mhi_create_debugfs(mhi_cntrl); in mhi_register_controller()