Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/ide/
Dide-tape.c1878 static int ide_tape_probe(ide_drive_t *);
1886 .probe = ide_tape_probe,
1955 static int ide_tape_probe(ide_drive_t *drive) in ide_tape_probe() function