Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/char/
Dtape.h289 extern void tape_proc_cleanup (void);
292 static inline void tape_proc_cleanup (void) {;} in tape_proc_cleanup() function
Dtape_proc.c125 tape_proc_cleanup(void) in tape_proc_cleanup() function
Dtape_core.c1344 tape_proc_cleanup(); in tape_exit()