Home
last modified time | relevance | path

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

/linux-4.19.296/drivers/s390/char/
Dtape_std.h107 int tape_std_assign(struct tape_device *);
Dtape_std.c53 tape_std_assign(struct tape_device *device) in tape_std_assign() function
719 EXPORT_SYMBOL(tape_std_assign);
Dtape_34xx.c1036 if ((rc = tape_std_assign(device)) == 0) { in tape_34xx_setup_device()
Dtape_3590.c1541 rc = tape_std_assign(device); in tape_3590_setup_device()