Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/ide/
Dide-cd.c1573 static int ide_cd_probe(ide_drive_t *);
1581 .probe = ide_cd_probe,
1726 static int ide_cd_probe(ide_drive_t *drive) in ide_cd_probe() function