Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/s390/char/
Dtape.h285 extern void tape_proc_cleanup (void);
288 static inline void tape_proc_cleanup (void) {;} in tape_proc_cleanup() function
Dtape_proc.c122 tape_proc_cleanup(void) in tape_proc_cleanup() function
Dtape_core.c1298 tape_proc_cleanup(); in tape_exit()