Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/ide/
Dide-cd.c1591 static int ide_cd_probe(ide_drive_t *);
1599 .probe = ide_cd_probe,
1745 static int ide_cd_probe(ide_drive_t *drive) in ide_cd_probe() function