Home
last modified time | relevance | path

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

/drivers/ide/
Dide-cd.c1828 static int ide_cd_probe(ide_drive_t *);
1836 .probe = ide_cd_probe,
1969 static int ide_cd_probe(ide_drive_t *drive) in ide_cd_probe() function