Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/ide/
Dide-cd.c1578 static int ide_cd_probe(ide_drive_t *);
1586 .probe = ide_cd_probe,
1732 static int ide_cd_probe(ide_drive_t *drive) in ide_cd_probe() function