Home
last modified time | relevance | path

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

/drivers/s390/char/
Dtape.h332 extern void tape_proc_cleanup (void);
335 static inline void tape_proc_cleanup (void) {;} in tape_proc_cleanup() function
Dtape_proc.c140 tape_proc_cleanup(void) in tape_proc_cleanup() function
Dtape_core.c1362 tape_proc_cleanup(); in tape_exit()