Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/chipidea/
Ddebug.h18 void dbg_remove_files(struct ci_hdrc *ci);
25 static inline void dbg_remove_files(struct ci_hdrc *ci) in dbg_remove_files() function
Ddebug.c451 void dbg_remove_files(struct ci_hdrc *ci) in dbg_remove_files() function
Dcore.c1087 dbg_remove_files(ci); in ci_hdrc_remove()