Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/bus/mhi/host/
Dinternal.h249 void mhi_create_debugfs(struct mhi_controller *mhi_cntrl);
254 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.c1027 mhi_create_debugfs(mhi_cntrl); in mhi_register_controller()