Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/char/
H A Dtape.h280 extern void tapechar_cleanup_device(struct tape_device *);
H A Dtape_char.c89 tapechar_cleanup_device(struct tape_device *device) in tapechar_cleanup_device() function
H A Dtape_core.c423 tapechar_cleanup_device(device); in tape_cleanup_device()