Home
last modified time | relevance | path

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

/drivers/s390/char/
Dtape.h261 extern int tape_open(struct tape_device *);
Dtape_char.c289 rc = tape_open(device); in tapechar_open()
Dtape_core.c1248 tape_open(struct tape_device *device) in tape_open() function