Searched refs:tape_std_assign (Results 1 – 3 of 3) sorted by relevance
74 int tape_std_assign(struct tape_device *);
53 tape_std_assign(struct tape_device *device) in tape_std_assign() function666 EXPORT_SYMBOL(tape_std_assign);
655 if ((rc = tape_std_assign(device)) == 0) { in tape_3490_setup_device()