Home
last modified time | relevance | path

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

/openbmc/linux/drivers/s390/char/
H A Dtape.h260 extern int tape_open(struct tape_device *);
H A Dtape_char.c290 rc = tape_open(device); in tapechar_open()
H A Dtape_core.c1197 tape_open(struct tape_device *device) in tape_open() function