Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/s390/char/
Dtape.h293 extern int tape_open(struct tape_device *);
Dtape_block.c375 rc = tape_open(device); in tapeblock_open()
Dtape_char.c300 rc = tape_open(device); in tapechar_open()
Dtape_core.c1261 tape_open(struct tape_device *device) in tape_open() function